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