Bug 12063: Change date calculation for reserve expiration to skip all holiday
[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: AllowCheckoutNotes
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: ExcludeHolidaysFromMaxPickUpDelay
628               choices:
629                   yes: Allow
630                   no: "Don't allow"
631             - Closed days to be taken into account in reserves max pickup delay.
632         -
633             - pref: decreaseLoanHighHolds
634               choices:
635                   yes: Enable
636                   no:  "Don't enable"
637             - the reduction of loan period to
638             - pref: decreaseLoanHighHoldsDuration
639               class: integer
640             - days for items with more than
641             - pref: decreaseLoanHighHoldsValue
642               class: integer
643             - holds
644             - pref: decreaseLoanHighHoldsControl
645               choices:
646                   static: "on the record"
647                   dynamic: "over the number of holdable items on the record"
648             - . Ignore items with the following statuses when counting items
649             - pref: decreaseLoanHighHoldsIgnoreStatuses
650               multiple:
651                 damaged: Damaged
652                 itemlost: Lost
653                 withdrawn: Withdrawn
654                 notforloan: Not for loan
655         -
656             - pref: AllowHoldsOnPatronsPossessions
657               choices:
658                   yes: Allow
659                   no: "Don't allow"
660             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
661         -
662             - pref: LocalHoldsPriority
663               choices:
664                   yes: Give
665                   no: "Don't give"
666             - priority for filling holds to patrons whose
667             - pref: LocalHoldsPriorityPatronControl
668               choices:
669                   PickupLibrary: "pickup library"
670                   HomeLibrary: "home library"
671             - matches the item's
672             - pref: LocalHoldsPriorityItemControl
673               choices:
674                   homebranch: "home library"
675                   holdingbranch: "holding library"
676         -
677             - pref: OPACHoldsIfAvailableAtPickup
678               choices:
679                   yes: Allow
680                   no: "Don't allow"
681             - to pickup up holds at libraries where the item is available.
682         -
683             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
684             - pref: OPACHoldsIfAvailableAtPickupExceptions
685             - "(list of patron categories separated with a pipe '|')"
686     Fines Policy:
687         -
688             - Calculate fines based on days overdue
689             - pref: finesCalendar
690               type: choice
691               choices:
692                   ignoreCalendar: directly.
693                   noFinesWhenClosed: not including days the library is closed.
694             -
695         -
696             - pref: finesMode
697               type: choice
698               choices:
699                   off: "Don't calculate"
700                   test: Calculate (but only for mailing to the admin)
701                   production: Calculate and charge
702             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
703             - <br><b>Note:</b> Fines can also be charged by the CalculateFinesOnReturn system preference.
704         -
705             - If a lost item is returned, apply the refunding rules defined in the
706             - pref: RefundLostOnReturnControl
707               choices:
708                   CheckinLibrary: "check-in library."
709                   ItemHomeBranch: "item home branch."
710                   ItemHoldingBranch: "item holding branch."
711         -
712             - pref: FinesIncludeGracePeriod
713               choices:
714                   yes: Include
715                   no: "Don't include"
716             - the grace period when calculating the fine for an overdue item.
717         -
718             - pref: WhenLostForgiveFine
719               choices:
720                   yes: Forgive
721                   no: "Don't Forgive"
722             - the fines on an item when it is lost.
723         -
724             - pref: WhenLostChargeReplacementFee
725               choices:
726                   yes: Charge
727                   no: "Don't Charge"
728             - the replacement price when a patron loses an item.
729         -
730             - Charge a hold fee
731             - pref: HoldFeeMode
732               choices:
733                   any_time_is_placed: "any time a hold is placed."
734                   not_always: "only if all items are checked out and the record has at least one hold already."
735                   any_time_is_collected: "any time a hold is collected."
736     Self Checkout:
737         -
738             - "Include the following JavaScript on all pages in the web-based self checkout:"
739             - pref: SCOUserJS
740               type: textarea
741               class: code
742         -
743             - "Include the following CSS on all pages in the web-based self checkout:"
744             - pref: SCOUserCSS
745               type: textarea
746               class: code
747         -
748             - pref: ShowPatronImageInWebBasedSelfCheck
749               choices:
750                   yes: Show
751                   no: "Don't show"
752             - "the patron's picture (if one has been added) when they use the web-based self checkout."
753         -
754             - pref: WebBasedSelfCheck
755               choices:
756                   yes: Enable
757                   no: "Don't enable"
758             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
759         -
760             - Have patrons login into the web-based self checkout system with their 
761             - pref: SelfCheckoutByLogin
762               choices:
763                   yes: Username and Password
764                   no: Barcode
765         -
766             - "Time out the current patron's web-based self checkout system login after"
767             - pref: SelfCheckTimeout
768               class: integer
769             - seconds.
770         -
771             - pref: AllowSelfCheckReturns
772               choices:
773                   yes: Allow
774                   no: "Don't allow"
775             - patrons to return items through web-based self checkout system. 
776         -
777             - "Include the following HTML in the Help page of the web-based self checkout system:"
778             - pref: SelfCheckHelpMessage
779               type: htmlarea
780               class: code
781         -
782             - pref: AutoSelfCheckAllowed
783               choices:
784                   yes: Allow
785                   no: "Don't allow"
786             - "the web-based self checkout system to automatically login with this staff login"
787             - pref: AutoSelfCheckID
788             - and this password
789             - pref: AutoSelfCheckPass
790             - .
791         -
792             - pref: SelfCheckReceiptPrompt
793               choices:
794                   yes: Show
795                   no: "Don't show"
796             - "the print receipt popup dialog when self checkout is finished"
797     Course Reserves:
798         -
799             - pref: UseCourseReserves
800               choices:
801                   yes: Use
802                   no: "Don't use"
803             - course reserves
804     Batch checkout:
805         -
806             - pref: BatchCheckouts
807               choices:
808                   yes: Allow
809                   no: "Don't allow"
810             - "batch checkouts"
811         -
812             - "Patron categories allowed to checkout in a batch"
813             - pref: BatchCheckoutsValidCategories
814             - "(list of patron categories separated with a pipe '|')"
815     Housebound module:
816         -
817             - pref: HouseboundModule
818               choices:
819                   yes: Enable
820                   no: Disable
821             - "housebound module"
822     Article Requests:
823         -
824             - pref: ArticleRequests
825               choices:
826                   yes: Enable
827                   no: "Don't enable"
828             - patrons to place article requests.
829         -
830             - For records that are record level or item level requestable, make the following fields mandatory
831             - pref: ArticleRequestsMandatoryFields
832               multiple:
833                 title: Title
834                 author: Author
835                 volume: Volume
836                 issue: Issue
837                 date: Date
838                 pages: Pages
839                 chapters: Chapters
840             -
841         -
842             - For records that are only record level requestable, make the following fields mandatory
843             - pref: ArticleRequestsMandatoryFieldsRecordOnly
844               multiple:
845                 title: Title
846                 author: Author
847                 volume: Volume
848                 issue: Issue
849                 date: Date
850                 pages: Pages
851                 chapters: Chapters
852             -
853         -
854             - For records that are only item level requestable, make the following fields mandatory
855             - pref: ArticleRequestsMandatoryFieldsItemOnly
856               multiple:
857                 title: Title
858                 author: Author
859                 volume: Volume
860                 issue: Issue
861                 date: Date
862                 pages: Pages
863                 chapters: Chapters
864             -