Bug 23315: Some systempreferences can not be edited
[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: AutoSwitchPatron
12               choices:
13                   yes: "Enable"
14                   no: "Don't enable"
15             - the automatic redirection to another patron when a patron barcode is scanned instead of a book.
16             - This should not be enabled if you have overlapping patron and book barcodes.
17         -
18             - pref: CircAutocompl
19               choices:
20                   yes: Try
21                   no: "Don't try"
22             - to guess the patron being entered while typing a patron search on the circulation screen.
23             - Only returns the first 10 results at a time.
24         -
25             - pref: itemBarcodeInputFilter
26               choices:
27                   OFF: "Don't filter"
28                   whitespace: Remove spaces from
29                   cuecat: Convert from CueCat form
30                   T-prefix: Remove the first number from T-prefix style
31                   libsuite8: Convert from Libsuite8 form
32                   EAN13: EAN-13 or zero-padded UPC-A from
33             - scanned item barcodes.
34         -
35             - pref: itemBarcodeFallbackSearch
36               choices:
37                   yes: "Enable"
38                   no: "Don't enable"
39             - 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.
40         -
41             - Sort previous checkouts on the circulation page from
42             - pref: previousIssuesDefaultSortOrder
43               choices:
44                   asc: earliest to latest
45                   desc: latest to earliest
46             - due date.
47         -
48             - "Sort today's checkouts on the circulation page from"
49             - pref: todaysIssuesDefaultSortOrder
50               type: choice
51               choices:
52                   asc: earliest to latest
53                   desc: latest to earliest
54             - due date.
55         -
56             - pref: SpecifyDueDate
57               choices:
58                   yes: Allow
59                   no: "Don't allow"
60             - staff to specify a due date for a checkout.
61         -
62             - pref: SpecifyReturnDate
63               choices:
64                   yes: Allow
65                   no: "Don't allow"
66             - staff to specify a return date for a check in.
67         -
68             - Set the default start date for the Holds to pull list to
69             - pref: HoldsToPullStartDate
70               class: integer
71             - day(s) ago. Note that the default end date is controlled by preference ConfirmFutureHolds.
72         -
73             - pref: AllowAllMessageDeletion
74               choices:
75                   yes: Allow
76                   no: "Don't allow"
77             - staff to delete messages added from other libraries.
78         -
79             - Show the
80             - pref: numReturnedItemsToShow
81               class: integer
82             - last returned items on the checkin screen.
83         -
84             - pref: FineNotifyAtCheckin
85               choices:
86                   yes: Notify
87                   no: "Don't notify"
88             - librarians of overdue fines on the items they are checking in.
89         -
90             - pref: WaitingNotifyAtCheckin
91               choices:
92                   yes: Notify
93                   no: "Don't notify"
94             - librarians of waiting holds for the patron whose items they are checking in.
95         -
96             - pref: FilterBeforeOverdueReport
97               choices:
98                   yes: Require
99                   no: "Don't require"
100             - staff to choose which checkouts to show before running the overdues report.
101         -
102             - pref: DisplayClearScreenButton
103               choices:
104                   yes: Show
105                   no: "Don't show"
106             - a button to clear the current patron from the screen on the circulation screen.
107         -
108             - pref: RecordLocalUseOnReturn
109               choices:
110                   yes: Record
111                   no: "Don't record"
112             - local use when an unissued item is checked in.
113         -
114             - When an empty barcode field is submitted in circulation
115             - pref: CircAutoPrintQuickSlip
116               choices:
117                   clear: "clear the screen"
118                   qslip: "open a print quick slip window"
119                   slip: "open a print slip window"
120             - .
121         -
122             - Include the stylesheet at
123             - pref: NoticeCSS
124               class: url
125             - on Notices. (This should be a complete URL, starting with <code>http://</code>)
126         -
127             - pref: UpdateTotalIssuesOnCirc
128               choices:
129                   yes: Do
130                   no: "Do not"
131             - 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).
132         -
133             - pref: ExportCircHistory
134               choices:
135                   yes: Show
136                   no: "Don't show"
137             - the export patron checkout history options.
138         -
139             - The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export
140             - pref: ExportRemoveFields
141             - (separate fields with space, e.g. 100a 200b 300c)
142         -
143             - pref: AllowOfflineCirculation
144               choices:
145                   yes: Enable
146                   no: "Do not enable"
147             - "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox plugin or the desktop application)"
148         -
149             - pref: ShowAllCheckins
150               choices:
151                   yes: Show
152                   no: "Do not show"
153             - all items in the "Checked-in items" list, even items that were not checked out.
154         -
155             - pref: AllowCheckoutNotes
156               choices:
157                   yes: Allow
158                   no: "Don't allow"
159             - patrons to submit notes about checked out items.
160
161     Accounts:
162         -
163             - pref: AccountAutoReconcile
164               choices:
165                   yes: "Do"
166                   no: "Do not"
167             - reconcile patron balances automatically on each transaction adding debits or credits.
168
169     Checkout Policy:
170         -
171             - pref: AutoReturnCheckedOutItems
172               choices:
173                   yes: Don't
174                   no: Do
175             - require librarians to manually confirm a checkout where the item is already checked out to another patron.
176         -
177             - pref: AllowTooManyOverride
178               choices:
179                   yes: Allow
180                   no: "Don't allow"
181             - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
182         -
183             - pref: AutoRemoveOverduesRestrictions
184               choices:
185                   yes: "Do"
186                   no: "Do not"
187             - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
188         -
189             - pref: AllowNotForLoanOverride
190               choices:
191                   yes: Allow
192                   no: "Don't allow"
193             - staff to override and check out items that are marked as not for loan.
194         -
195             - pref: AllowRenewalLimitOverride
196               choices:
197                   yes: Allow
198                   no: "Don't allow"
199             - 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.
200         -
201             - pref: AllowRenewalOnHoldOverride
202               choices:
203                   yes: Allow
204                   no: "Don't allow"
205             - staff to renew items that are on hold by manually specifying a due date.
206         -
207             - pref: AllowItemsOnHoldCheckout
208               choices:
209                   yes: Allow
210                   no: "Don't allow"
211             - checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't Allow".
212         -
213             - pref: AllowItemsOnHoldCheckoutSCO
214               choices:
215                   yes: Allow
216                   no: "Don't allow"
217             - 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.
218         -
219             - pref: AllFinesNeedOverride
220               choices:
221                   yes: Require
222                   no: "Don't require"
223             - staff to manually override all fines, even fines less than noissuescharge.
224         -
225             - pref: AllowFineOverride
226               choices:
227                   yes: Allow
228                   no: "Don't allow"
229             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
230         -
231             - pref: AutomaticItemReturn
232               choices:
233                   yes: Do
234                   no: "Don't"
235             - automatically transfer items to their home library when they are returned.
236         -
237             - pref: UseBranchTransferLimits
238               choices:
239                   yes: Enforce
240                   no: "Don't enforce"
241             - library transfer limits based on
242             - pref: BranchTransferLimitsType
243               choices:
244                   ccode: collection code
245                   itemtype: item type
246             - .
247         -
248             - pref: UseTransportCostMatrix
249               choices:
250                   yes: Use
251                   no: "Don't use"
252             - Transport Cost Matrix for calculating optimal holds filling between branches.
253         -
254             - Use the checkout and fines rules of
255             - pref: CircControl
256               type: choice
257               choices:
258                   PickupLibrary: the library you are logged in at.
259                   PatronLibrary: the library the patron is from.
260                   ItemHomeLibrary: the library the item is from.
261         -
262             - Use the checkout and fines rules of
263             - pref: HomeOrHoldingBranch
264               type: choice
265               choices:
266                   homebranch: the item's home library (homebranch).
267                   holdingbranch: the item's holding library (holdingbranch).
268         -
269             - Allow materials to be returned to
270             - pref: AllowReturnToBranch
271               type: choice
272               choices:
273                   anywhere: to any library.
274                   homebranch: only the library the item is from.
275                   holdingbranch: only the library the item was checked out from.
276                   homeorholdingbranch: either the library the item is from or the library it was checked out from.
277         -
278             - For search results in the staff client, display the branch of
279             - pref: StaffSearchResultsDisplayBranch
280               type: choice
281               choices:
282                   homebranch: the library the item is from.
283                   holdingbranch: the library the item is held by.
284         -
285             - Calculate the due date using 
286             - pref: useDaysMode
287               choices:
288                   Days: circulation rules only.
289                   Calendar: the calendar to skip all days the library is closed.
290                   Datedue: the calendar to push the due date to the next open day
291         -
292             - Calculate "No renewal before" based on
293             - pref: NoRenewalBeforePrecision
294               choices:
295                   date: date.
296                   exact_time: exact time.
297             - Only relevant for loans calculated in days, hourly loans are not affected.
298         -
299             - When renewing checkouts, base the new due date on
300             - pref: RenewalPeriodBase
301               choices:
302                   date_due: the old due date of the checkout.
303                   now: the current date.
304         -
305             - pref: RenewalSendNotice
306               choices:
307                   yes: Send
308                   no: "Don't send"
309             - a renewal notice according to patron checkout alert preferences.
310         -
311             - Prevent patrons from making holds on the OPAC if they owe more than
312             - pref: maxoutstanding
313               class: currency
314             - '[% local_currency %] in fines.'
315         -
316             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
317             - pref: TransfersMaxDaysWarning
318               class: integer
319             - days after it was sent.
320         -
321             - pref: IssuingInProcess
322               choices:
323                   yes: "Don't prevent"
324                   no: "Prevent"
325             - patrons from checking out an item whose rental charge would take them over the limit.
326         -
327             - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
328             - pref: AgeRestrictionMarker
329             - "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."
330         -
331             - pref: AgeRestrictionOverride
332               choices:
333                   yes: Allow
334                   no: "Don't allow"
335             - staff to check out an item with age restriction.
336         -
337             - Prevent patrons from checking out books if they have more than
338             - pref: noissuescharge
339               class: integer
340             - '[% local_currency %] in fines.'
341         -
342             - Prevent a patron from checking out if the patron has guarantees owing in total more than
343             - pref: NoIssuesChargeGuarantees
344               class: integer
345             - '[% local_currency %] in fines.'
346         -
347             - pref: RentalsInNoissuesCharge
348               choices:
349                   yes: Include
350                   no: "Don't include"
351             - rental charges when summing up charges for noissuescharge.
352         -
353             - pref: ManInvInNoissuesCharge
354               choices:
355                   yes: Include
356                   no: "Don't include"
357             - MANUAL_INV charges when summing up charges for noissuescharge.
358         -
359             - pref: HoldsInNoissuesCharge
360               choices:
361                   yes: Include
362                   no: "Don't include"
363             - hold charges when summing up charges for noissuescharge.
364         -
365             - pref: ReturnBeforeExpiry
366               choices:
367                   yes: Require
368                   no: "Don't require"
369             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
370         -
371             - Send all notices as a BCC to this email address
372             - pref: NoticeBcc
373         -
374             - pref: OverdueNoticeCalendar
375               choices:
376                   yes: "Use Calendar"
377                   no: "Ignore Calendar"
378             - when working out the period for overdue notices
379         -
380             - Include up to
381             - pref: PrintNoticesMaxLines
382               class: integer
383             - "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."
384         -
385             - pref: OverduesBlockCirc
386               choices:
387                   block: Block
388                   noblock: "Don't block"
389                   confirmation: Ask for confirmation
390             - when checking out to a borrower that has overdues outstanding
391         -
392             - "When checking out an item with rental fees, "
393             - pref: RentalFeesCheckoutConfirmation
394               choices:
395                   yes: ask
396                   no: "do not ask"
397             - "for confirmation."
398         -
399             - By default, set the LOST value of an item to
400             - pref: DefaultLongOverdueLostValue
401               class: integer
402             - when the item has been overdue for more than
403             - pref: DefaultLongOverdueDays
404               class: integer
405             - days.
406             - <br>WARNING â€” These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature.
407             - "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days."
408             - <br>(Used when the longoverdue.pl script is called without the --lost parameter)
409             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it."
410         -
411             - "Charge a lost item to the borrower's account when the LOST value of the item changes to :"
412             - pref: DefaultLongOverdueChargeValue
413               class: integer
414             - <br>Leave this field empty if you don't want to charge the user for lost items.
415             - <br>(Used when the longoverdue.pl script is called without the --charge parameter)
416             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it."
417         -
418             - "When issuing an item that has been marked as lost, "
419             - pref: IssueLostItem
420               choices:
421                   confirm: "require confirmation"
422                   alert: "display a message"
423                   nothing : "do nothing"
424             - .
425         -
426             - "Mark items as returned when flagged as lost "
427             - pref: MarkLostItemsAsReturned
428               multiple:
429                 cronjob: "from the longoverdue cronjob"
430                 batchmod: "from the batch item modification tool"
431                 additem: "when cataloguing an item"
432                 moredetail: "from the items tab of the catalog module"
433                 pendingreserves: "from the 'Holds to pull' list"
434             - .
435         -
436             - pref: AllowMultipleIssuesOnABiblio
437               choices:
438                   yes: Allow
439                   no: "Don't allow"
440             - "patrons to check out multiple items from the same record.  (<strong>NOTE:</strong> This will only affect records without a subscription attached.)"
441         -
442             - pref: OnSiteCheckouts
443               choices:
444                   yes: Enable
445                   no: Disable
446             - the on-site checkouts feature.
447         -
448             - pref: OnSiteCheckoutsForce
449               choices:
450                   yes: Enable
451                   no: Disable
452             - the on-site for all cases (Even if a user is debarred, etc.).
453         -
454             - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
455               choices:
456                   yes: Consider
457                   no: "Don't consider"
458             - on-site checkouts as normal checkouts.
459             - If enabled, the number of checkouts allowed will be normal checkouts + on-site checkouts.
460             - If disabled, both values will be checked separately.
461         -
462             - pref: SwitchOnSiteCheckouts
463               choices:
464                   yes: Switch
465                   no: "Don't switch"
466             - on-site checkouts to normal checkouts when checked out.
467         -
468             - When a patron's checked out item is overdue,
469             - pref: OverduesBlockRenewing
470               type: choice
471               choices:
472                   allow: allow renewing.
473                   blockitem: block renewing only for this item.
474                   block: block renewing for all the patron's items.
475         -
476             - If patron is restricted,
477             - pref: RestrictionBlockRenewing
478               choices:
479                   yes: Block
480                   no: Allow
481             - renewing of items.
482         -
483             - If a patron owes more than the value of OPACFineNoRenewals,
484             - pref: OPACFineNoRenewalsBlockAutoRenew
485               choices:
486                   yes: Block
487                   no: Allow
488             - their auto renewals.
489         -
490             - pref: ItemsDeniedRenewal
491               type: textarea
492               syntax: text/x-yaml
493               class: code
494             - Define custom rules to deny specific items from renewal.
495             - "<br />Can name any field in the items table followed by a colon then a space then"
496             - "a bracketed list of values separated by commas."
497             - "e.g."
498             - "<br />ccode: [NEWFIC,NULL,DVD]"
499             - "<br />itype: [NEWBK,\"\"]"
500             - "<br /> Note: the word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field."
501     Checkin Policy:
502         -
503             - pref: HoldsAutoFill
504               choices:
505                   yes: Do
506                   no: "Don't"
507             - automatically fill holds instead of asking the librarian.
508         -
509             - pref: HoldsAutoFillPrintSlip
510               choices:
511                   yes: Do
512                   no: "Don't"
513             - automatically display the hold slip dialog for auto-filled holds.
514         -
515             - pref: BlockReturnOfWithdrawnItems
516               choices:
517                   yes: Block
518                   no: "Don't block"
519             - returning of items that have been withdrawn.
520         -
521             - pref: BlockReturnOfLostItems
522               choices:
523                   yes: Block
524                   no: "Don't block"
525             - returning of items that have been lost.
526         -
527             - pref: CalculateFinesOnReturn
528               choices:
529                   yes: Do
530                   no: "Don't"
531             - calculate and update overdue charges when an item is returned.
532             - "<br /><strong>NOTE: If you are doing hourly loans then you should have this on.</strong>"
533         -
534             - pref: UpdateItemLocationOnCheckin
535               type: textarea
536               syntax: text/x-yaml
537               class: code
538             - "This is a list of value pairs. The first value is followed immediately by colon space then the second value.<br/><br/>"
539             - "Examples:<br/>"
540             - "PROC: FIC - causes an item in the Processing Center location to be updated into the Fiction location on check in.<br/>"
541             - "FIC: GEN - causes an item in the Fiction location to be updated into the General stacks location on check in.<br/>"
542             - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check in.<br/>"
543             - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check in.<br/>"
544             - "_ALL_: FIC - causes all items to be updated into the Fiction location on check in.<br/>"
545             - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.<br/><br/>"
546             - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>"
547             - "Note: PROC and CART are special values, for these locations only can location and permanent_location differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>"
548             - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>"
549             - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, <strong>and overrides all other rules.</strong>"
550         -
551             - pref: UpdateNotForLoanStatusOnCheckin
552               type: textarea
553               syntax: text/x-yaml
554               class: code
555             - 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
556             - "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."
557             - Each pair of values should be on a separate line.
558         -
559             - pref: CumulativeRestrictionPeriods
560               choices:
561                   yes: Cumulate
562                   no: "Don't cumulate"
563             - the restriction periods.
564         -
565             - pref: HidePersonalPatronDetailOnCirculation
566               choices:
567                   yes: "Hide"
568                   no: "Don't hide"
569             - patrons phone number, email address, street address and city on the circulation page.
570     Holds Policy:
571         -
572             - In the staff client, split the holds queue into separate tables by
573             - pref: HoldsSplitQueue
574               choices:
575                   nothing: nothing
576                   branch: "pickup library"
577                   itemtype: "hold itemtype"
578                   branch_itemtype: "pickup library & itemtype"
579         -
580             - If the holds queue is split, show librarians
581             - pref: HoldsSplitQueueNumbering
582               choices:
583                   actual: "the actual priority, which may be out of order"
584                   virtual: "'virtual' priorities, where each group is numbered separately"
585         -
586             - pref: AllowHoldItemTypeSelection
587               choices:
588                   yes: Allow
589                   no: "Don't allow"
590             - hold fulfillment to be limited by itemtype.
591         -
592             - pref: AllowRenewalIfOtherItemsAvailable
593               choices:
594                   yes: Allow
595                   no: "Don't allow"
596             - a patron to renew an item with unfilled holds if other available items can fill that hold.
597         -
598             - pref: AllowHoldPolicyOverride
599               choices:
600                   yes: Allow
601                   no: "Don't allow"
602             - staff to override hold policies when placing holds.
603         -
604             - pref: AllowHoldsOnDamagedItems
605               choices:
606                   yes: Allow
607                   no: "Don't allow"
608             - hold requests to be placed on and filled by damaged items.
609         -
610             - pref: AllowHoldDateInFuture
611               choices:
612                   yes: Allow
613                   no: "Don't allow"
614             - hold requests to be placed that do not enter the waiting list until a certain future date.
615         -
616             - pref: OPACAllowHoldDateInFuture
617               choices:
618                   yes: Allow
619                   no: "Don't allow"
620             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
621         -
622             - Confirm future hold requests (starting no later than
623             - pref: ConfirmFutureHolds
624               class: integer
625             - 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.
626         -
627             - Check the
628             - pref: ReservesControlBranch
629               choices:
630                   ItemHomeLibrary: "item's home library"
631                   PatronLibrary: "patron's home library"
632             - to see if the patron can place a hold on the item.    
633         -
634             - Mark a hold as problematic if it has been waiting for more than
635             - pref: ReservesMaxPickUpDelay
636               class: integer
637             - days.
638         -
639             - pref: ExpireReservesMaxPickUpDelay
640               choices:
641                   yes: Allow
642                   no: "Don't allow"
643             - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it."
644         -
645             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of
646             - pref: ExpireReservesMaxPickUpDelayCharge
647               class: currency
648         -
649             - Satisfy holds using items from the libraries
650             - pref: StaticHoldsQueueWeight
651               class: multi
652             - (as branchcodes, separated by commas; if empty, uses all libraries)
653             - when they are
654             - pref: HoldsQueueSkipClosed
655               choices:
656                   yes: open
657                   no: open or closed
658             - pref: RandomizeHoldsQueueWeight
659               choices:
660                   yes: in random order.
661                   no: in that order.
662             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it."
663             -
664         -
665             - pref: canreservefromotherbranches
666               choices:
667                   yes: Allow
668                   no: "Don't allow (with independent branches)"
669             - a user from one library to place a hold on an item from another library
670         -
671             - pref: OPACAllowUserToChooseBranch
672               choices:
673                   yes: Allow
674                   no: "Don't allow"
675             - a user to choose the library to pick up a hold from.
676         -
677             - pref: ReservesNeedReturns
678               choices:
679                   yes: "Don't automatically"
680                   no: Automatically
681             - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
682         -
683             - Patrons can only have
684             - pref: maxreserves
685               class: integer
686             - holds at once.
687         -
688             - pref: emailLibrarianWhenHoldIsPlaced
689               choices:
690                   yes: Enable
691                   no:  "Don't enable"
692             - "sending an email to the Koha administrator email address whenever a hold request is placed."
693         -
694             - pref: DisplayMultiPlaceHold
695               choices:
696                   yes: Enable
697                   no:  "Don't enable"
698             - "the ability to place holds on multiple bibliographic records from the search results"
699         -
700             - pref: TransferWhenCancelAllWaitingHolds
701               choices:
702                   yes: Transfer
703                   no: "Don't transfer"
704             - items when cancelling all waiting holds.
705         -
706             - pref: AutoResumeSuspendedHolds
707               choices:
708                   yes: Allow
709                   no: "Don't allow"
710             - "suspended holds to be automatically resumed by a set date."
711             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it."
712         -
713             - pref: SuspendHoldsIntranet
714               choices:
715                   yes: Allow
716                   no: "Don't allow"
717             - holds to be suspended from the intranet.
718         -
719             - pref: SuspendHoldsOpac
720               choices:
721                   yes: Allow
722                   no: "Don't allow"
723             - holds to be suspended from the OPAC.
724         -
725             - pref: ExpireReservesOnHolidays
726               choices:
727                   yes: Allow
728                   no: "Don't allow"
729             - expired holds to be canceled on days the library is closed.
730         -
731             - pref: ExcludeHolidaysFromMaxPickUpDelay
732               choices:
733                   yes: Allow
734                   no: "Don't allow"
735             - Closed days to be taken into account in reserves max pickup delay.
736         -
737             - pref: decreaseLoanHighHolds
738               choices:
739                   yes: Enable
740                   no:  "Don't enable"
741             - the reduction of loan period to
742             - pref: decreaseLoanHighHoldsDuration
743               class: integer
744             - days for high demand items with more than
745             - pref: decreaseLoanHighHoldsValue
746               class: integer
747             - holds
748             - pref: decreaseLoanHighHoldsControl
749               choices:
750                   static: "on the record"
751                   dynamic: "over the number of holdable items on the record"
752             - . Ignore items with the following statuses when counting items
753             - pref: decreaseLoanHighHoldsIgnoreStatuses
754               multiple:
755                 damaged: Damaged
756                 itemlost: Lost
757                 withdrawn: Withdrawn
758                 notforloan: Not for loan
759         -
760             - pref: AllowHoldsOnPatronsPossessions
761               choices:
762                   yes: Allow
763                   no: "Don't allow"
764             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
765         -
766             - pref: LocalHoldsPriority
767               choices:
768                   yes: Give
769                   no: "Don't give"
770             - priority for filling holds to patrons whose
771             - pref: LocalHoldsPriorityPatronControl
772               choices:
773                   PickupLibrary: "pickup library"
774                   HomeLibrary: "home library"
775             - matches the item's
776             - pref: LocalHoldsPriorityItemControl
777               choices:
778                   homebranch: "home library"
779                   holdingbranch: "holding library"
780         -
781             - pref: OPACHoldsIfAvailableAtPickup
782               choices:
783                   yes: Allow
784                   no: "Don't allow"
785             - to pickup up holds at libraries where the item is available.
786         -
787             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
788             - pref: OPACHoldsIfAvailableAtPickupExceptions
789             - "(list of patron categories separated with a pipe '|')"
790         -
791             - pref: CanMarkHoldsToPullAsLost
792               choices:
793                   do_not_allow: "Do not allow to mark items as lost"
794                   allow: "Allow to mark items as lost"
795                   allow_and_notify: "Allow to mark items as lost and notify the patron"
796             - "from the 'Holds to pull' screen"
797         -
798             - Update item's values when marked as lost from the hold to pull screen.
799             - This is a list of values to update an item when it is marked as lost from the holds to pull screen.
800             - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost'
801             - pref: UpdateItemWhenLostFromHoldList
802               type: textarea
803               syntax: text/x-yaml
804     Interlibrary Loans:
805         -
806             - pref: ILLModule
807               default: 0
808               choices:
809                   yes: Enable
810                   no: Disable
811             - the interlibrary loans module (master switch).
812         -
813             - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
814             - pref: ILLModuleCopyrightClearance
815               type: textarea
816               class: long
817         -
818             - "Enabled ILL backends for OPAC initiated requests:"
819             - pref: ILLOpacbackends
820               class: multi
821             - (separated with |). If left empty, all installed backends will be enabled.
822         -
823             - Allow unmediated Interlibrary loan requests
824             - pref: ILLModuleUnmediated
825               default: 0
826               choices:
827                   yes: Enable
828                   no: Disable
829             - unmediated Interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend.
830     Fines Policy:
831         -
832             - Calculate fines based on days overdue
833             - pref: finesCalendar
834               type: choice
835               choices:
836                   ignoreCalendar: directly.
837                   noFinesWhenClosed: not including days the library is closed.
838             -
839         -
840             - pref: finesMode
841               type: choice
842               choices:
843                   off: "Don't calculate"
844                   test: Calculate (but only for mailing to the admin)
845                   production: Calculate and charge
846             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
847             - "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference."
848             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask your system administrator to schedule it."
849         -
850             - If a lost item is returned, apply the refunding rules defined in the
851             - pref: RefundLostOnReturnControl
852               choices:
853                   CheckinLibrary: "check-in library."
854                   ItemHomeBranch: "item home branch."
855                   ItemHoldingBranch: "item holding branch."
856         -
857             - pref: FinesIncludeGracePeriod
858               choices:
859                   yes: Include
860                   no: "Don't include"
861             - the grace period when calculating the fine for an overdue item.
862         -
863             - pref: WhenLostForgiveFine
864               choices:
865                   yes: Forgive
866                   no: "Don't Forgive"
867             - the fines on an item when it is lost.
868         -
869             - pref: WhenLostChargeReplacementFee
870               choices:
871                   yes: Charge
872                   no: "Don't Charge"
873             - the replacement price when a patron loses an item.
874         -
875             - Charge a hold fee
876             - pref: HoldFeeMode
877               choices:
878                   any_time_is_placed: "any time a hold is placed."
879                   not_always: "only if all items are checked out and the record has at least one hold already."
880                   any_time_is_collected: "any time a hold is collected."
881         -
882             - pref: useDefaultReplacementCost
883               choices:
884                   yes: use
885                   no: "Don't use"
886             - the default replacement cost defined in item type.
887         -
888             - "Set the text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined in item type) is applied."
889             - pref: ProcessingFeeNote
890               type: textarea
891               class: code
892     Self check-in module:
893         -
894             - "Include the following HTML on the self check-in screen:"
895             - pref: SelfCheckInMainUserBlock
896               type: textarea
897               syntax: text/html
898               class: code
899         -
900             - pref: SelfCheckInModule
901               choices:
902                   yes: Enable
903                   no: "Don't enable"
904             - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)"
905         -
906             - "Reset the current self check-in screen after"
907             - pref: SelfCheckInTimeout
908               class: integer
909             - seconds.
910         -
911             - "Include the following CSS on all the self check-in screens:"
912             - pref: SelfCheckInUserCSS
913               type: textarea
914               syntax: css
915               class: code
916         -
917             - "Include the following JavaScript on all the self check-in screens:"
918             - pref: SelfCheckInUserJS
919               type: textarea
920               syntax: javascript
921               class: code
922     Self Checkout:
923         -
924             - "Include the following JavaScript on all pages in the web-based self checkout:"
925             - pref: SCOUserJS
926               type: textarea
927               syntax: javascript
928               class: code
929         -
930             - "Include the following HTML on the the web-based self checkout screen:"
931             - pref: SCOMainUserBlock
932               type: textarea
933               syntax: text/html
934               class: code
935         -
936             - "Include the following CSS on all pages in the web-based self checkout:"
937             - pref: SCOUserCSS
938               type: textarea
939               syntax: css
940               class: code
941         -
942             - pref: ShowPatronImageInWebBasedSelfCheck
943               choices:
944                   yes: Show
945                   no: "Don't show"
946             - "the patron's picture (if one has been added) when they use the web-based self checkout."
947         -
948             - pref: WebBasedSelfCheck
949               choices:
950                   yes: Enable
951                   no: "Don't enable"
952             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
953         -
954             - Have patrons login into the web-based self checkout system with their 
955             - pref: SelfCheckoutByLogin
956               choices:
957                   yes: Username and Password
958                   no: Cardnumber
959         -
960             - "Time out the current patron's web-based self checkout system login after"
961             - pref: SelfCheckTimeout
962               class: integer
963             - seconds.
964         -
965             - pref: AllowSelfCheckReturns
966               choices:
967                   yes: Allow
968                   no: "Don't allow"
969             - patrons to return items through web-based self checkout system. 
970         -
971             - "Include the following HTML in the Help page of the web-based self checkout system:"
972             - pref: SelfCheckHelpMessage
973               type: textarea
974               class: code
975         -
976             - pref: AutoSelfCheckAllowed
977               choices:
978                   yes: Allow
979                   no: "Don't allow"
980             - "the web-based self checkout system to automatically login with this staff login"
981             - pref: AutoSelfCheckID
982             - and this password
983             - pref: AutoSelfCheckPass
984             - .
985         -
986             - pref: SelfCheckReceiptPrompt
987               choices:
988                   yes: Show
989                   no: "Don't show"
990             - "the print receipt popup dialog when self checkout is finished"
991         -
992             - pref: SelfCheckAllowByIPRanges
993               class: short
994             - (Leave blank if not used. Use ranges or simple ip addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.)
995     Course Reserves:
996         -
997             - pref: UseCourseReserves
998               choices:
999                   yes: Use
1000                   no: "Don't use"
1001             - course reserves
1002     Batch checkout:
1003         -
1004             - pref: BatchCheckouts
1005               choices:
1006                   yes: Allow
1007                   no: "Don't allow"
1008             - "batch checkouts"
1009         -
1010             - "Patron categories allowed to checkout in a batch"
1011             - pref: BatchCheckoutsValidCategories
1012             - "(list of patron categories separated with a pipe '|')"
1013     Housebound module:
1014         -
1015             - pref: HouseboundModule
1016               choices:
1017                   yes: Enable
1018                   no: Disable
1019             - "housebound module"
1020     Stockrotation module:
1021         -
1022             - pref: StockRotation
1023               choices:
1024                   yes: Enable
1025                   no: Disable
1026             - "the stock rotation module"
1027     Article Requests:
1028         -
1029             - pref: ArticleRequests
1030               choices:
1031                   yes: Enable
1032                   no: "Don't enable"
1033             - patrons to place article requests.
1034         -
1035             - pref: ArticleRequestsLinkControl
1036               choices:
1037                   always: Always show
1038                   calc: Use algorithm to show or hide
1039             - article request link on search results.
1040         -
1041             - For records that are record level or item level requestable, make the following fields mandatory
1042             - pref: ArticleRequestsMandatoryFields
1043               multiple:
1044                 title: Title
1045                 author: Author
1046                 volume: Volume
1047                 issue: Issue
1048                 date: Date
1049                 pages: Pages
1050                 chapters: Chapters
1051             -
1052         -
1053             - For records that are only record level requestable, make the following fields mandatory
1054             - pref: ArticleRequestsMandatoryFieldsRecordOnly
1055               multiple:
1056                 title: Title
1057                 author: Author
1058                 volume: Volume
1059                 issue: Issue
1060                 date: Date
1061                 pages: Pages
1062                 chapters: Chapters
1063             -
1064         -
1065             - For records that are only item level requestable, make the following fields mandatory
1066             - pref: ArticleRequestsMandatoryFieldsItemOnly
1067               multiple:
1068                 title: Title
1069                 author: Author
1070                 volume: Volume
1071                 issue: Issue
1072                 date: Date
1073                 pages: Pages
1074                 chapters: Chapters
1075             -