Bug 14224: Allow patron notes about item shown at check in
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
1 Circulation:
2 # FIXME: printcirculationslips is also omitted. It _technically_ could work, but C4::Print is HLT specific and needs a little bit of refactoring.
3     Interface:
4         -
5             - pref: CircSidebar
6               choices:
7                   yes: Activate
8                   no: Deactivate
9             - the navigation sidebar on all Circulation pages.
10         -
11             - pref: CircAutocompl
12               choices:
13                   yes: Try
14                   no: "Don't try"
15             - to guess the patron being entered while typing a patron search on the circulation screen.
16             - Only returns the first 10 results at a time.
17         -
18             - pref: itemBarcodeInputFilter
19               choices:
20                   OFF: "Don't filter"
21                   whitespace: Remove spaces from
22                   cuecat: Convert from CueCat form
23                   T-prefix: Remove the first number from T-prefix style
24                   libsuite8: Convert from Libsuite8 form
25                   EAN13: EAN-13 or zero-padded UPC-A from
26             - scanned item barcodes.
27         -
28             - pref: itemBarcodeFallbackSearch
29               choices:
30                   yes: "Enable"
31                   no: "Don't enable"
32             - the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search.
33         -
34             - Sort previous checkouts on the circulation page from
35             - pref: previousIssuesDefaultSortOrder
36               choices:
37                   asc: earliest to latest
38                   desc: latest to earliest
39             - due date.
40         -
41             - "Sort today's checkouts on the circulation page from"
42             - pref: todaysIssuesDefaultSortOrder
43               type: choice
44               choices:
45                   asc: earliest to latest
46                   desc: latest to earliest
47             - due date.
48         -
49             - pref: SpecifyDueDate
50               choices:
51                   yes: Allow
52                   no: "Don't allow"
53             - staff to specify a due date for a checkout.
54         -
55             - pref: SpecifyReturnDate
56               choices:
57                   yes: Allow
58                   no: "Don't allow"
59             - staff to specify a return date for a check in.
60         -
61             - Set the default start date for the Holds to pull list to
62             - pref: HoldsToPullStartDate
63               class: integer
64             - day(s) ago. Note that the default end date is controlled by preference ConfirmFutureHolds.
65         -
66             - pref: AllowAllMessageDeletion
67               choices:
68                   yes: Allow
69                   no: "Don't allow"
70             - staff to delete messages added from other libraries.
71         -
72             - Show the
73             - pref: numReturnedItemsToShow
74               class: integer
75             - last returned items on the checkin screen.
76         -
77             - pref: FineNotifyAtCheckin
78               choices:
79                   yes: Notify
80                   no: "Don't notify"
81             - librarians of overdue fines on the items they are checking in.
82         -
83             - pref: WaitingNotifyAtCheckin
84               choices:
85                   yes: Notify
86                   no: "Don't notify"
87             - librarians of waiting holds for the patron whose items they are checking in.
88         -
89             - pref: FilterBeforeOverdueReport
90               choices:
91                   yes: Require
92                   no: "Don't require"
93             - staff to choose which checkouts to show before running the overdues report.
94         -
95             - pref: DisplayClearScreenButton
96               choices:
97                   yes: Show
98                   no: "Don't show"
99             - a button to clear the current patron from the screen on the circulation screen.
100         -
101             - pref: RecordLocalUseOnReturn
102               choices:
103                   yes: Record
104                   no: "Don't record"
105             - local use when an unissued item is checked in.
106         -
107             - When an empty barcode field is submitted in circulation
108             - pref: CircAutoPrintQuickSlip
109               choices:
110                   clear: "clear the screen"
111                   qslip: "open a print quick slip window"
112                   slip: "open a print slip window"
113             - .
114         -
115             - Include the stylesheet at
116             - pref: NoticeCSS
117               class: url
118             - on Notices. (This should be a complete URL, starting with <code>http://</code>)
119         -
120             - pref: UpdateTotalIssuesOnCirc
121               choices:
122                   yes: Do
123                   no: "Do not"
124             - update a bibliographic record's total issues count whenever an item is issued (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total issues count).
125         -
126             - pref: ExportCircHistory
127               choices:
128                   yes: Show
129                   no: "Don't show"
130             - the export patron checkout history options.
131         -
132             - The following fields should be excluded from the patron checkout history CSV or iso2709 export
133             - pref: ExportRemoveFields
134             - (separate fields with space, e.g. 100a 200b 300c)
135         -
136             - pref: AllowOfflineCirculation
137               choices:
138                   yes: Enable
139                   no: "Do not enable"
140             - "offline circulation on regular circulation computers. (NOTE: This system preference does not affect the Firefox plugin or the desktop application)"
141         -
142             - pref: ShowAllCheckins
143               choices:
144                   yes: Show
145                   no: "Do not show"
146             - all items in the "Checked-in items" list, even items that were not checked out.
147         -
148             - pref: AllowIssueNotes
149               choices:
150                   yes: Allow
151                   no: "Don't allow"
152             - patrons to submit notes about checked out items.
153
154     Checkout Policy:
155         -
156             - pref: AllowTooManyOverride
157               choices:
158                   yes: Allow
159                   no: "Don't allow"
160             - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
161         -
162             - pref: AutoRemoveOverduesRestrictions
163               choices:
164                   yes: "Do"
165                   no: "Do not"
166             - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
167         -
168             - pref: AllowNotForLoanOverride
169               choices:
170                   yes: Allow
171                   no: "Don't allow"
172             - staff to override and check out items that are marked as not for loan.
173         -
174             - pref: AllowRenewalLimitOverride
175               choices:
176                   yes: Allow
177                   no: "Don't allow"
178             - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal.
179         -
180             - pref: AllowItemsOnHoldCheckout
181               choices:
182                   yes: Allow
183                   no: "Don't allow"
184             - checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
185         -
186             - pref: AllowItemsOnHoldCheckoutSCO
187               choices:
188                   yes: Allow
189                   no: "Don't allow"
190             - checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
191         -
192             - pref: AllFinesNeedOverride
193               choices:
194                   yes: Require
195                   no: "Don't require"
196             - staff to manually override all fines, even fines less than noissuescharge.
197         -
198             - pref: AllowFineOverride
199               choices:
200                   yes: Allow
201                   no: "Don't allow"
202             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
203         -
204             - pref: InProcessingToShelvingCart
205               choices:
206                   yes: Move
207                   no: "Don't move"
208             - items that have the location PROC to the location CART when they are checked in.
209         -
210             - pref: ReturnToShelvingCart
211               choices:
212                   yes: Move
213                   no: "Don't move"
214             - all items to the location CART when they are checked in.
215         -
216             - pref: AutomaticItemReturn
217               choices:
218                   yes: Do
219                   no: "Don't"
220             - automatically transfer items to their home library when they are returned.
221         -
222             - pref: UseBranchTransferLimits
223               choices:
224                   yes: Enforce
225                   no: "Don't enforce"
226             - library transfer limits based on
227             - pref: BranchTransferLimitsType
228               choices:
229                   ccode: collection code
230                   itemtype: item type
231             - .
232         -
233             - pref: UseTransportCostMatrix
234               choices:
235                   yes: Use
236                   no: "Don't use"
237             - Transport Cost Matrix for calculating optimal holds filling between branches.
238         -
239             - Use the checkout and fines rules of
240             - pref: CircControl
241               type: choice
242               choices:
243                   PickupLibrary: the library you are logged in at.
244                   PatronLibrary: the library the patron is from.
245                   ItemHomeLibrary: the library the item is from.
246         -
247             - Use the checkout and fines rules of
248             - pref: HomeOrHoldingBranch
249               type: choice
250               choices:
251                   homebranch: the library the item is from.
252                   holdingbranch: the library the item was checked out from.
253         -
254             - Allow materials to be returned to
255             - pref: AllowReturnToBranch
256               type: choice
257               choices:
258                   anywhere: to any library.
259                   homebranch: only the library the item is from.
260                   holdingbranch: only the library the item was checked out from.
261                   homeorholdingbranch: either the library the item is from or the library it was checked out from.
262         -
263             - For search results in the staff client, display the branch of
264             - pref: StaffSearchResultsDisplayBranch
265               type: choice
266               choices:
267                   homebranch: the library the item is from.
268                   holdingbranch: the library the item is held by.
269         -
270             - Calculate the due date using 
271             - pref: useDaysMode
272               choices:
273                   Days: circulation rules only.
274                   Calendar: the calendar to skip all days the library is closed.
275                   Datedue: the calendar to push the due date to the next open day
276         -
277             - Calculate "No renewal before" based on
278             - pref: NoRenewalBeforePrecision
279               choices:
280                   date: date.
281                   exact_time: exact time.
282             - Only relevant for loans calculated in days, hourly loans are not affected.
283         -
284             - When renewing checkouts, base the new due date on
285             - pref: RenewalPeriodBase
286               choices:
287                   date_due: the old due date of the checkout.
288                   now: the current date.
289         -
290             - pref: RenewalSendNotice
291               choices:
292                   yes: Send
293                   no: "Don't send"
294             - a renewal notice according to patron checkout alert preferences.
295         -
296             - Prevent patrons from making holds on the OPAC if they owe more than
297             - pref: maxoutstanding
298               class: currency
299             - '[% local_currency %] in fines.'
300         -
301             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
302             - pref: TransfersMaxDaysWarning
303               class: integer
304             - days after it was sent.
305         -
306             - pref: IssuingInProcess
307               choices:
308                   yes: "Don't prevent"
309                   no: "Prevent"
310             - patrons from checking out an item whose rental charge would take them over the limit.
311         -
312             - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
313             - pref: AgeRestrictionMarker
314             - "E.g. enter target audience keyword(s) split by | (bar) FSK|PEGI|Age| (No white space near |). Be sure to map agerestriction in Koha to MARC mapping (e.g. 521$a). A MARC field value of FSK 12 or PEGI 12 would mean: Borrower must be 12 years old. Leave empty to not apply an age restriction."
315         -
316             - pref: AgeRestrictionOverride
317               choices:
318                   yes: Allow
319                   no: "Don't allow"
320             - staff to check out an item with age restriction.
321         -
322             - Prevent patrons from checking out books if they have more than
323             - pref: noissuescharge
324               class: integer
325             - '[% local_currency %] in fines.'
326         -
327             - Prevent a patron from checking out if the patron has guarantees owing in total more than
328             - pref: NoIssuesChargeGuarantees
329               class: integer
330             - '[% local_currency %] in fines.'
331         -
332             - pref: RentalsInNoissuesCharge
333               choices:
334                   yes: Include
335                   no: "Don't include"
336             - rental charges when summing up charges for noissuescharge.
337         -
338             - pref: ManInvInNoissuesCharge
339               choices:
340                   yes: Include
341                   no: "Don't include"
342             - MANUAL_INV charges when summing up charges for noissuescharge.
343         -
344             - pref: HoldsInNoissuesCharge
345               choices:
346                   yes: Include
347                   no: "Don't include"
348             - hold charges when summing up charges for noissuescharge.
349         -
350             - pref: ReturnBeforeExpiry
351               choices:
352                   yes: Require
353                   no: "Don't require"
354             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
355         -
356             - Send all notices as a BCC to this email address
357             - pref: NoticeBcc
358         -
359             - pref: OverdueNoticeCalendar
360               choices:
361                   yes: "Use Calendar"
362                   no: "Ignore Calendar"
363             - when working out the period for overdue notices
364         -
365             - Include up to
366             - pref: PrintNoticesMaxLines
367               class: integer
368             - "item lines in a printed overdue notice. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.  Set to 0 to include all overdue items in the notice, no matter how many there are."
369         -
370             - pref: OverduesBlockCirc
371               choices:
372                   block: Block
373                   noblock: "Don't block"
374                   confirmation: Ask for confirmation
375             - when checking out to a borrower that has overdues outstanding
376         -
377             - "When checking out an item with rental fees, "
378             - pref: RentalFeesCheckoutConfirmation
379               choices:
380                   yes: ask
381                   no: "do not ask"
382             - "for confirmation."
383         -
384             - By default, set the LOST value of an item to
385             - pref: DefaultLongOverdueLostValue
386               class: integer
387             - when the item has been overdue for more than
388             - pref: DefaultLongOverdueDays
389               class: integer
390             - days.
391             - <br>WARNING â€” These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature.
392             - "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days."
393             - <br>(Used when the longoverdue.pl script is called without the --lost parameter)
394         -
395             - "Charge a lost item to the borrower's account when the LOST value of the item changes to :"
396             - pref: DefaultLongOverdueChargeValue
397               class: integer
398             - <br>Leave this field empty if you don't want to charge the user for lost items.
399             - <br>(Used when the longoverdue.pl script is called without the --charge parameter)
400         -
401             - "When issuing an item that has been marked as lost, "
402             - pref: IssueLostItem
403               choices:
404                   confirm: "require confirmation"
405                   alert: "display a message"
406                   nothing : "do nothing"
407             - .
408         -
409             - pref: AllowMultipleIssuesOnABiblio
410               choices:
411                   yes: Allow
412                   no: "Don't allow"
413             - "patrons to check out multiple items from the same record.  (NOTE: This will only affect records without a subscription attached.)"
414         -
415             - pref: OnSiteCheckouts
416               choices:
417                   yes: Enable
418                   no: Disable
419             - the on-site checkouts feature.
420         -
421             - pref: OnSiteCheckoutsForce
422               choices:
423                   yes: Enable
424                   no: Disable
425             - the on-site for all cases (Even if a user is debarred, etc.).
426         -
427             - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
428               choices:
429                   yes: Consider
430                   no: "Don't consider"
431             - on-site checkouts as normal checkouts.
432             - If enabled, the number of checkouts allowed will be normal checkouts + on-site checkouts.
433             - If disabled, both values will be checked separately.
434         -
435             - pref: SwitchOnSiteCheckouts
436               choices:
437                   yes: Switch
438                   no: "Don't switch"
439             - on-site checkouts to normal checkouts when checked out.
440         -
441             - When a patron's checked out item is overdue,
442             - pref: OverduesBlockRenewing
443               type: choice
444               choices:
445                   allow: allow renewing.
446                   blockitem: block renewing only for this item.
447                   block: block renewing for all the patron's items.
448         -
449             - If patron is restricted,
450             - pref: RestrictionBlockRenewing
451               choices:
452                   yes: Block
453                   no: Allow
454             - renewing of items.
455     Checkin Policy:
456         -
457             - pref: BlockReturnOfWithdrawnItems
458               choices:
459                   yes: Block
460                   no: "Don't block"
461             - returning of items that have been withdrawn.
462         -
463             - pref: CalculateFinesOnReturn
464               choices:
465                   yes: Do
466                   no: "Don't"
467             - calculate and update overdue charges when an item is returned.
468             - <br /><b>NOTE If you are doing hourly loans then you should have this on.</b>
469         -
470             - pref: UpdateNotForLoanStatusOnCheckin
471               type: textarea
472               class: code
473             - This is a list of value pairs. When an item is checked in, if the not for loan value on the left matches the items not for loan value
474             - "it will be updated to the right-hand value. E.g. '-1: 0' will cause an item that was set to 'Ordered' to now be available for loan."
475             - Each pair of values should be on a separate line.
476         -
477             - pref: CumulativeRestrictionPeriods
478               choices:
479                   yes: Cumulate
480                   no: "Don't cumulate"
481             - the restriction periods.
482     Holds Policy:
483         -
484             - pref: AllowHoldItemTypeSelection
485               choices:
486                   yes: Allow
487                   no: "Don't allow"
488             - hold fulfillment to be limited by itemtype.
489         -
490             - pref: AllowRenewalIfOtherItemsAvailable
491               choices:
492                   yes: Allow
493                   no: "Don't allow"
494             - a patron to renew an item with unfilled holds if other available items can fill that hold.
495         -
496             - pref: AllowHoldPolicyOverride
497               choices:
498                   yes: Allow
499                   no: "Don't allow"
500             - staff to override hold policies when placing holds.
501         -
502             - pref: AllowHoldsOnDamagedItems
503               choices:
504                   yes: Allow
505                   no: "Don't allow"
506             - hold requests to be placed on and filled by damaged items.
507         -
508             - pref: AllowHoldDateInFuture
509               choices:
510                   yes: Allow
511                   no: "Don't allow"
512             - hold requests to be placed that do not enter the waiting list until a certain future date.
513         -
514             - pref: OPACAllowHoldDateInFuture
515               choices:
516                   yes: Allow
517                   no: "Don't allow"
518             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
519         -
520             - Confirm future hold requests (starting no later than
521             - pref: ConfirmFutureHolds
522               class: integer
523             - days from now) at checkin time. Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. But it does not interfere with issuing, renewing or transferring books.
524         -
525             - Check the
526             - pref: ReservesControlBranch
527               choices:
528                   ItemHomeLibrary: "item's home library"
529                   PatronLibrary: "patron's home library"
530             - to see if the patron can place a hold on the item.    
531         -
532             - Mark a hold as problematic if it has been waiting for more than
533             - pref: ReservesMaxPickUpDelay
534               class: integer
535             - days.
536         -
537             - pref: ExpireReservesMaxPickUpDelay
538               choices:
539                   yes: Allow
540                   no: "Don't allow"
541             - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay"
542         -
543             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
544             - pref: ExpireReservesMaxPickUpDelayCharge
545               class: currency
546         -
547             - Satisfy holds using items from the libraries
548             - pref: StaticHoldsQueueWeight
549               class: multi
550             - (as branchcodes, separated by commas; if empty, uses all libraries)
551             - when they are
552             - pref: HoldsQueueSkipClosed
553               choices:
554                   yes: open
555                   no: open or closed
556             - pref: RandomizeHoldsQueueWeight
557               choices:
558                   yes: in random order.
559                   no: in that order.
560             -
561         -
562             - pref: canreservefromotherbranches
563               choices:
564                   yes: Allow
565                   no: "Don't allow (with independent branches)"
566             - a user from one library to place a hold on an item from another library
567         -
568             - pref: OPACAllowUserToChooseBranch
569               choices:
570                   yes: Allow
571                   no: "Don't allow"
572             - a user to choose the library to pick up a hold from.
573         -
574             - pref: ReservesNeedReturns
575               choices:
576                   yes: "Don't automatically"
577                   no: Automatically
578             - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
579         -
580             - Patrons can only have
581             - pref: maxreserves
582               class: integer
583             - holds at once.
584         -
585             - pref: emailLibrarianWhenHoldIsPlaced
586               choices:
587                   yes: Enable
588                   no:  "Don't enable"
589             - "sending an email to the Koha administrator email address whenever a hold request is placed."
590         -
591             - pref: DisplayMultiPlaceHold
592               choices:
593                   yes: Enable
594                   no:  "Don't enable"
595             - "the ability to place holds on multiple biblio from the search results"       
596         -
597             - pref: TransferWhenCancelAllWaitingHolds
598               choices:
599                   yes: Transfer
600                   no: "Don't transfer"
601             - items when cancelling all waiting holds.
602         -
603             - pref: AutoResumeSuspendedHolds
604               choices:
605                   yes: Allow
606                   no: "Don't allow"
607             - suspended holds to be automatically resumed by a set date.
608         -
609             - pref: SuspendHoldsIntranet
610               choices:
611                   yes: Allow
612                   no: "Don't allow"
613             - holds to be suspended from the intranet.
614         -
615             - pref: SuspendHoldsOpac
616               choices:
617                   yes: Allow
618                   no: "Don't allow"
619             - holds to be suspended from the OPAC.
620         -
621             - pref: ExpireReservesOnHolidays
622               choices:
623                   yes: Allow
624                   no: "Don't allow"
625             - expired holds to be canceled on days the library is closed.
626         -
627             - pref: decreaseLoanHighHolds
628               choices:
629                   yes: Enable
630                   no:  "Don't enable"
631             - the reduction of loan period to
632             - pref: decreaseLoanHighHoldsDuration
633               class: integer
634             - days for items with more than
635             - pref: decreaseLoanHighHoldsValue
636               class: integer
637             - holds
638             - pref: decreaseLoanHighHoldsControl
639               choices:
640                   static: "on the record"
641                   dynamic: "over the number of holdable items on the record"
642             - . Ignore items with the following statuses when counting items
643             - pref: decreaseLoanHighHoldsIgnoreStatuses
644               multiple:
645                 damaged: Damaged
646                 itemlost: Lost
647                 withdrawn: Withdrawn
648                 notforloan: Not for loan
649         -
650             - pref: AllowHoldsOnPatronsPossessions
651               choices:
652                   yes: Allow
653                   no: "Don't allow"
654             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
655         -
656             - pref: LocalHoldsPriority
657               choices:
658                   yes: Give
659                   no: "Don't give"
660             - priority for filling holds to patrons whose
661             - pref: LocalHoldsPriorityPatronControl
662               choices:
663                   PickupLibrary: "pickup library"
664                   HomeLibrary: "home library"
665             - matches the item's
666             - pref: LocalHoldsPriorityItemControl
667               choices:
668                   homebranch: "home library"
669                   holdingbranch: "holding library"
670         -
671             - pref: OPACHoldsIfAvailableAtPickup
672               choices:
673                   yes: Allow
674                   no: "Don't allow"
675             - to pickup up holds at libraries where the item is available.
676         -
677             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
678             - pref: OPACHoldsIfAvailableAtPickupExceptions
679             - "(list of patron categories separated with a pipe '|')"
680     Fines Policy:
681         -
682             - Calculate fines based on days overdue
683             - pref: finesCalendar
684               type: choice
685               choices:
686                   ignoreCalendar: directly.
687                   noFinesWhenClosed: not including days the library is closed.
688             -
689         -
690             - pref: finesMode
691               type: choice
692               choices:
693                   off: "Don't calculate"
694                   test: Calculate (but only for mailing to the admin)
695                   production: Calculate and charge
696             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
697             - <br><b>Note:</b> Fines can also be charged by the CalculateFinesOnReturn system preference.
698         -
699             - If a lost item is returned, apply the refunding rules defined in the
700             - pref: RefundLostOnReturnControl
701               choices:
702                   CheckinLibrary: "check-in library."
703                   ItemHomeBranch: "item home branch."
704                   ItemHoldingBranch: "item holding branch."
705         -
706             - pref: FinesIncludeGracePeriod
707               choices:
708                   yes: Include
709                   no: "Don't include"
710             - the grace period when calculating the fine for an overdue item.
711         -
712             - pref: WhenLostForgiveFine
713               choices:
714                   yes: Forgive
715                   no: "Don't Forgive"
716             - the fines on an item when it is lost.
717         -
718             - pref: WhenLostChargeReplacementFee
719               choices:
720                   yes: Charge
721                   no: "Don't Charge"
722             - the replacement price when a patron loses an item.
723         -
724             - Charge a hold fee
725             - pref: HoldFeeMode
726               choices:
727                   any_time_is_placed: "any time a hold is placed."
728                   not_always: "only if all items are checked out and the record has at least one hold already."
729                   any_time_is_collected: "any time a hold is collected."
730     Self Checkout:
731         -
732             - "Include the following JavaScript on all pages in the web-based self checkout:"
733             - pref: SCOUserJS
734               type: textarea
735               class: code
736         -
737             - "Include the following CSS on all pages in the web-based self checkout:"
738             - pref: SCOUserCSS
739               type: textarea
740               class: code
741         -
742             - pref: ShowPatronImageInWebBasedSelfCheck
743               choices:
744                   yes: Show
745                   no: "Don't show"
746             - "the patron's picture (if one has been added) when they use the web-based self checkout."
747         -
748             - pref: WebBasedSelfCheck
749               choices:
750                   yes: Enable
751                   no: "Don't enable"
752             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
753         -
754             - Have patrons login into the web-based self checkout system with their 
755             - pref: SelfCheckoutByLogin
756               choices:
757                   yes: Username and Password
758                   no: Barcode
759         -
760             - "Time out the current patron's web-based self checkout system login after"
761             - pref: SelfCheckTimeout
762               class: integer
763             - seconds.
764         -
765             - pref: AllowSelfCheckReturns
766               choices:
767                   yes: Allow
768                   no: "Don't allow"
769             - patrons to return items through web-based self checkout system. 
770         -
771             - "Include the following HTML in the Help page of the web-based self checkout system:"
772             - pref: SelfCheckHelpMessage
773               type: htmlarea
774               class: code
775         -
776             - pref: AutoSelfCheckAllowed
777               choices:
778                   yes: Allow
779                   no: "Don't allow"
780             - "the web-based self checkout system to automatically login with this staff login"
781             - pref: AutoSelfCheckID
782             - and this password
783             - pref: AutoSelfCheckPass
784             - .
785         -
786             - pref: SelfCheckReceiptPrompt
787               choices:
788                   yes: Show
789                   no: "Don't show"
790             - "the print receipt popup dialog when self checkout is finished"
791     Course Reserves:
792         -
793             - pref: UseCourseReserves
794               choices:
795                   yes: Use
796                   no: "Don't use"
797             - course reserves
798     Batch checkout:
799         -
800             - pref: BatchCheckouts
801               choices:
802                   yes: Allow
803                   no: "Don't allow"
804             - "batch checkouts"
805         -
806             - "Patron categories allowed to checkout in a batch"
807             - pref: BatchCheckoutsValidCategories
808             - "(list of patron categories separated with a pipe '|')"
809     Housebound module:
810         -
811             - pref: HouseboundModule
812               choices:
813                   yes: Enable
814                   no: Disable
815             - "housebound module"
816     Article Requests:
817         -
818             - pref: ArticleRequests
819               choices:
820                   yes: Enable
821                   no: "Don't enable"
822             - patrons to place article requests.
823         -
824             - For records that are record level or item level requestable, make the following fields mandatory
825             - pref: ArticleRequestsMandatoryFields
826               multiple:
827                 title: Title
828                 author: Author
829                 volume: Volume
830                 issue: Issue
831                 date: Date
832                 pages: Pages
833                 chapters: Chapters
834             -
835         -
836             - For records that are only record level requestable, make the following fields mandatory
837             - pref: ArticleRequestsMandatoryFieldsRecordOnly
838               multiple:
839                 title: Title
840                 author: Author
841                 volume: Volume
842                 issue: Issue
843                 date: Date
844                 pages: Pages
845                 chapters: Chapters
846             -
847         -
848             - For records that are only item level requestable, make the following fields mandatory
849             - pref: ArticleRequestsMandatoryFieldsItemOnly
850               multiple:
851                 title: Title
852                 author: Author
853                 volume: Volume
854                 issue: Issue
855                 date: Date
856                 pages: Pages
857                 chapters: Chapters
858             -