Bug 25232: Add ability to skip trapping items with a given notforloan value
[koha-equinox.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 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."
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 borrower 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 issuing an item that has been marked as lost, "
425             - pref: IssueLostItem
426               choices:
427                   confirm: "require confirmation"
428                   alert: "display a message"
429                   nothing : "do nothing"
430             - .
431         -
432             - "Mark items as returned when flagged as lost "
433             - pref: MarkLostItemsAsReturned
434               multiple:
435                 cronjob: "from the longoverdue cronjob"
436                 batchmod: "from the batch item modification tool"
437                 additem: "when cataloguing an item"
438                 moredetail: "from the items tab of the catalog module"
439                 pendingreserves: "from the 'Holds to pull' list"
440                 onpayment: "when receiving payment for the item"
441             - .
442         -
443             - pref: AllowMultipleIssuesOnABiblio
444               choices:
445                   yes: Allow
446                   no: "Don't allow"
447             - "patrons to check out multiple items from the same record.  (<strong>NOTE:</strong> This will only affect records without a subscription attached.)"
448         -
449             - pref: OnSiteCheckouts
450               choices:
451                   yes: Enable
452                   no: Disable
453             - the on-site checkouts feature.
454         -
455             - pref: OnSiteCheckoutsForce
456               choices:
457                   yes: Enable
458                   no: Disable
459             - the on-site for all cases (Even if a user is debarred, etc.).
460         -
461             - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
462               choices:
463                   yes: Consider
464                   no: "Don't consider"
465             - on-site checkouts as normal checkouts.
466             - If enabled, the number of checkouts allowed will be normal checkouts + on-site checkouts.
467             - If disabled, both values will be checked separately.
468         -
469             - pref: SwitchOnSiteCheckouts
470               choices:
471                   yes: Switch
472                   no: "Don't switch"
473             - on-site checkouts to normal checkouts when checked out.
474         -
475             - When a patron's checked out item is overdue,
476             - pref: OverduesBlockRenewing
477               type: choice
478               choices:
479                   allow: allow renewing.
480                   blockitem: block renewing only for this item.
481                   block: block renewing for all the patron's items.
482         -
483             - If patron is restricted,
484             - pref: RestrictionBlockRenewing
485               choices:
486                   yes: Block
487                   no: Allow
488             - renewing of items.
489         -
490             - If a patron owes more than the value of OPACFineNoRenewals,
491             - pref: OPACFineNoRenewalsBlockAutoRenew
492               choices:
493                   yes: Block
494                   no: Allow
495             - their auto-renewals.
496         -
497             - If a patron pays off all fines on an overdue item that is accruing fines
498             - pref: RenewAccruingItemWhenPaid
499               choices:
500                   yes: Renew
501                   no: "Don't renew"
502             - the item automatically. If the syspref "RenewalPeriodBase" is set to "due date", renewed items may still be overdue.
503         -
504             - If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin
505             - pref: RenewAccruingItemInOpac
506               choices:
507                   yes: Renew
508                   no: "Don't renew"
509             - the item automatically. If the syspref "RenewalPeriodBase" is set to "due date", renewed items may still be overdue.
510         -
511             - pref: ItemsDeniedRenewal
512               type: textarea
513               syntax: text/x-yaml
514               class: code
515             - Define custom rules to deny specific items from renewal.
516             - "<br />Can name any field in the items table followed by a colon then a space then"
517             - "a bracketed list of values separated by commas."
518             - "e.g."
519             - "<br />ccode: [NEWFIC,NULL,DVD]"
520             - "<br />itype: [NEWBK,\"\"]"
521             - "<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."
522     Checkin policy:
523         -
524             - pref: TrapHoldsOnOrder
525               choices:
526                   yes: Trap
527                   no: "Don't trap"
528             - items that are not for loan but holdable ( notforloan < 0 ) to fill holds.
529         -
530             - Never trap items with a 'not for loan' value of
531             - pref: SkipHoldTrapOnNotForLoanValue
532               class: integer
533             - to fill holds.
534         -
535             - pref: HoldsAutoFill
536               choices:
537                   yes: Do
538                   no: "Don't"
539             - automatically fill holds instead of asking the librarian.
540         -
541             - pref: HoldsAutoFillPrintSlip
542               choices:
543                   yes: Do
544                   no: "Don't"
545             - automatically display the hold slip dialog for auto-filled holds.
546         -
547             - pref: BlockReturnOfWithdrawnItems
548               choices:
549                   yes: Block
550                   no: "Don't block"
551             - returning of items that have been withdrawn.
552         -
553             - pref: BlockReturnOfLostItems
554               choices:
555                   yes: Block
556                   no: "Don't block"
557             - returning of items that have been lost.
558         -
559             - pref: CalculateFinesOnReturn
560               choices:
561                   yes: Do
562                   no: "Don't"
563             - calculate and update overdue charges when an item is returned.
564             - "<br /><strong>NOTE: If you are doing hourly loans then you should have this on.</strong>"
565             - "<br /><strong>NOTE: This system preference requires FinesMode to be set to 'Calculate and charge.'</strong>"
566         -
567             - pref: CalculateFinesOnBackdate
568               choices:
569                   yes: Do
570                   no: "Don't"
571             - calculate and update overdue charges when an item is returned with a backdated return date.
572         -
573             - pref: UpdateItemLocationOnCheckin
574               type: textarea
575               syntax: text/x-yaml
576               class: code
577             - "This is a list of value pairs. The first value is followed immediately by colon space then the second value.<br/><br/>"
578             - "Examples:<br/>"
579             - "PROC: FIC - causes an item in the Processing Center location to be updated into the Fiction location on check in.<br/>"
580             - "FIC: GEN - causes an item in the Fiction location to be updated into the General stacks location on check in.<br/>"
581             - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check in.<br/>"
582             - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check in.<br/>"
583             - "_ALL_: FIC - causes all items to be updated into the Fiction location on check in.<br/>"
584             - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.<br/><br/>"
585             - "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/>"
586             - "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/>"
587             - "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/>"
588             - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, <strong>and overrides all other rules.</strong>"
589         -
590             - pref: UpdateNotForLoanStatusOnCheckin
591               type: textarea
592               syntax: text/x-yaml
593               class: code
594             - 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
595             - "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."
596             - Each pair of values should be on a separate line.
597         -
598             - pref: CumulativeRestrictionPeriods
599               choices:
600                   yes: Cumulate
601                   no: "Don't cumulate"
602             - the restriction periods.
603         -
604             - pref: HidePersonalPatronDetailOnCirculation
605               choices:
606                   yes: "Hide"
607                   no: "Don't hide"
608             - patrons phone number, email address, street address and city on the circulation page.
609         -
610             - pref: TransfersBlockCirc
611               choices:
612                   yes: "Block"
613                   no: "Don't block"
614             - staff from continuing to checkin items when a transfer is triggered.
615         -
616             - pref: StoreLastBorrower
617               default: 0
618               choices:
619                   yes: Store
620                   no: "Don't store"
621             - the last patron to return an item. This setting is independent of opacreadinghistory/AnonymousPatron.
622     Holds policy:
623         -
624             - In the staff client, split the holds queue into separate tables by
625             - pref: HoldsSplitQueue
626               choices:
627                   nothing: nothing
628                   branch: "pickup library"
629                   itemtype: "hold itemtype"
630                   branch_itemtype: "pickup library & itemtype"
631         -
632             - If the holds queue is split, show librarians
633             - pref: HoldsSplitQueueNumbering
634               choices:
635                   actual: "the actual priority, which may be out of order"
636                   virtual: "'virtual' priorities, where each group is numbered separately"
637         -
638             - pref: AllowHoldItemTypeSelection
639               choices:
640                   yes: Allow
641                   no: "Don't allow"
642             - hold fulfillment to be limited by itemtype.
643         -
644             - pref: AllowRenewalIfOtherItemsAvailable
645               choices:
646                   yes: Allow
647                   no: "Don't allow"
648             - a patron to renew an item with unfilled holds if other available items can fill that hold.
649         -
650             - pref: AllowHoldPolicyOverride
651               choices:
652                   yes: Allow
653                   no: "Don't allow"
654             - staff to override hold policies when placing holds.
655         -
656             - pref: AllowHoldsOnDamagedItems
657               choices:
658                   yes: Allow
659                   no: "Don't allow"
660             - hold requests to be placed on and filled by damaged items.
661         -
662             - pref: AllowHoldDateInFuture
663               choices:
664                   yes: Allow
665                   no: "Don't allow"
666             - hold requests to be placed that do not enter the waiting list until a certain future date.
667         -
668             - pref: OPACAllowHoldDateInFuture
669               choices:
670                   yes: Allow
671                   no: "Don't allow"
672             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
673         -
674             - Confirm future hold requests (starting no later than
675             - pref: ConfirmFutureHolds
676               class: integer
677             - 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.
678         -
679             - Check the
680             - pref: ReservesControlBranch
681               choices:
682                   ItemHomeLibrary: "item's home library"
683                   PatronLibrary: "patron's home library"
684             - to see if the patron can place a hold on the item.    
685         -
686             - Mark a hold as problematic if it has been waiting for more than
687             - pref: ReservesMaxPickUpDelay
688               class: integer
689             - days.
690         -
691             - pref: ExpireReservesMaxPickUpDelay
692               choices:
693                   yes: Allow
694                   no: "Don't allow"
695             - "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."
696         -
697             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of
698             - pref: ExpireReservesMaxPickUpDelayCharge
699               class: currency
700         -
701             - Satisfy holds using items from the libraries
702             - pref: StaticHoldsQueueWeight
703               class: multi
704             - (as branchcodes, separated by commas; if empty, uses all libraries)
705             - when they are
706             - pref: HoldsQueueSkipClosed
707               choices:
708                   yes: open
709                   no: open or closed
710             - pref: RandomizeHoldsQueueWeight
711               choices:
712                   yes: in random order.
713                   no: in that order.
714             - "<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."
715             -
716         -
717             - pref: canreservefromotherbranches
718               choices:
719                   yes: Allow
720                   no: "Don't allow (with independent branches)"
721             - a user from one library to place a hold on an item from another library
722         -
723             - pref: OPACAllowUserToChooseBranch
724               choices:
725                   yes: Allow
726                   no: "Don't allow"
727             - a user to choose the library to pick up a hold from.
728         -
729             - pref: ReservesNeedReturns
730               choices:
731                   yes: "Don't automatically"
732                   no: Automatically
733             - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
734         -
735             - Patrons can only have
736             - pref: maxreserves
737               class: integer
738             - holds at once.
739         -
740             - pref: emailLibrarianWhenHoldIsPlaced
741               choices:
742                   yes: Enable
743                   no:  "Don't enable"
744             - "sending an email to the Koha administrator email address whenever a hold request is placed."
745         -
746             - pref: DisplayMultiPlaceHold
747               choices:
748                   yes: Enable
749                   no:  "Don't enable"
750             - "the ability to place holds on multiple bibliographic records from the search results"
751         -
752             - pref: TransferWhenCancelAllWaitingHolds
753               choices:
754                   yes: Transfer
755                   no: "Don't transfer"
756             - items when cancelling all waiting holds.
757         -
758             - pref: AutoResumeSuspendedHolds
759               choices:
760                   yes: Allow
761                   no: "Don't allow"
762             - "suspended holds to be automatically resumed by a set date."
763             - "<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."
764         -
765             - pref: SuspendHoldsIntranet
766               choices:
767                   yes: Allow
768                   no: "Don't allow"
769             - holds to be suspended from the intranet.
770         -
771             - pref: SuspendHoldsOpac
772               choices:
773                   yes: Allow
774                   no: "Don't allow"
775             - holds to be suspended from the OPAC.
776         -
777             - pref: ExpireReservesOnHolidays
778               choices:
779                   yes: Allow
780                   no: "Don't allow"
781             - expired holds to be canceled on days the library is closed.
782         -
783             - pref: ExcludeHolidaysFromMaxPickUpDelay
784               choices:
785                   yes: Use the calendar
786                   no: Ignore the calendar
787             - when calculating the period for reserves max pickup delay.
788         -
789             - pref: decreaseLoanHighHolds
790               choices:
791                   yes: Enable
792                   no:  "Don't enable"
793             - the reduction of loan period to
794             - pref: decreaseLoanHighHoldsDuration
795               class: integer
796             - days for high demand items with more than
797             - pref: decreaseLoanHighHoldsValue
798               class: integer
799             - holds
800             - pref: decreaseLoanHighHoldsControl
801               choices:
802                   static: "on the record"
803                   dynamic: "over the number of holdable items on the record"
804             - . Ignore items with the following statuses when counting items
805             - pref: decreaseLoanHighHoldsIgnoreStatuses
806               multiple:
807                 damaged: Damaged
808                 itemlost: Lost
809                 withdrawn: Withdrawn
810                 notforloan: Not for loan
811         -
812             - pref: AllowHoldsOnPatronsPossessions
813               choices:
814                   yes: Allow
815                   no: "Don't allow"
816             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
817         -
818             - pref: LocalHoldsPriority
819               choices:
820                   yes: Give
821                   no: "Don't give"
822             - priority for filling holds to patrons whose
823             - pref: LocalHoldsPriorityPatronControl
824               choices:
825                   PickupLibrary: "pickup library"
826                   HomeLibrary: "home library"
827             - matches the item's
828             - pref: LocalHoldsPriorityItemControl
829               choices:
830                   homebranch: "home library"
831                   holdingbranch: "holding library"
832         -
833             - pref: OPACHoldsIfAvailableAtPickup
834               choices:
835                   yes: Allow
836                   no: "Don't allow"
837             - to pickup up holds at libraries where the item is available.
838         -
839             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
840             - pref: OPACHoldsIfAvailableAtPickupExceptions
841             - "(list of patron categories separated with a pipe '|')"
842         -
843             - pref: CanMarkHoldsToPullAsLost
844               choices:
845                   do_not_allow: "Do not allow to mark items as lost"
846                   allow: "Allow to mark items as lost"
847                   allow_and_notify: "Allow to mark items as lost and notify the patron"
848             - "from the 'Holds to pull' screen"
849         -
850             - Update item's values when marked as lost from the hold to pull screen.
851             - This is a list of values to update an item when it is marked as lost from the holds to pull screen.
852             - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost'
853             - pref: UpdateItemWhenLostFromHoldList
854               type: textarea
855               syntax: text/x-yaml
856     Interlibrary loans:
857         -
858             - pref: ILLModule
859               default: 0
860               choices:
861                   yes: Enable
862                   no: Disable
863             - the interlibrary loans module (master switch).
864         -
865             - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
866             - pref: ILLModuleCopyrightClearance
867               type: textarea
868               class: long
869         -
870             - "Enabled ILL backends for OPAC initiated requests:"
871             - pref: ILLOpacbackends
872               class: multi
873             - (separated with |). If left empty, all installed backends will be enabled.
874         -
875             - Allow unmediated Interlibrary loan requests
876             - pref: ILLModuleUnmediated
877               default: 0
878               choices:
879                   yes: Enable
880                   no: Disable
881             - unmediated Interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend.
882         -
883             - pref: CirculateILL
884               default: 0
885               choices:
886                   yes: Enable
887                   no: Disable
888             - the circulation of ILL requested items
889         -
890             - pref: ILLCheckAvailability
891               default: 0
892               choices:
893                   yes: Check
894                   no: Don't check
895             - external sources for availability during the request process
896     Fines policy:
897         -
898             - pref: finesCalendar
899               type: choice
900               choices:
901                   ignoreCalendar: Ignore the calendar
902                   noFinesWhenClosed: Use the calendar
903             - when calculating the period for fines.
904         -
905             - pref: SuspensionsCalendar
906               type: choice
907               choices:
908                   ignoreCalendar: Ignore the calendar
909                   noSuspensionsWhenClosed: Use the calendar
910             - when calculating the period for suspension expiration.
911         -
912             - pref: finesMode
913               type: choice
914               choices:
915                   off: "Don't calculate"
916                   production: Calculate and charge
917             - fines (when <code>cronjobs/fines.pl</code> is being run).
918             - "<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."
919         -
920             - If a lost item is returned, apply the refunding rules defined in the
921             - pref: RefundLostOnReturnControl
922               choices:
923                   CheckinLibrary: "check-in library."
924                   ItemHomeBranch: "item home branch."
925                   ItemHoldingBranch: "item holding branch."
926         -
927             - pref: FinesIncludeGracePeriod
928               choices:
929                   yes: Include
930                   no: "Don't include"
931             - the grace period when calculating the fine for an overdue item.
932         -
933             - pref: WhenLostForgiveFine
934               choices:
935                   yes: Forgive
936                   no: "Don't Forgive"
937             - the fines on an item when it is lost.
938         -
939             - pref: WhenLostChargeReplacementFee
940               choices:
941                   yes: Charge
942                   no: "Don't Charge"
943             - the replacement price when a patron loses an item.
944         -
945             - Charge a hold fee
946             - pref: HoldFeeMode
947               choices:
948                   any_time_is_placed: "any time a hold is placed."
949                   not_always: "only if all items are checked out and the record has at least one hold already."
950                   any_time_is_collected: "any time a hold is collected."
951         -
952             - pref: useDefaultReplacementCost
953               choices:
954                   yes: use
955                   no: "Don't use"
956             - the default replacement cost defined in item type.
957         -
958             - "Set the text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined in item type) is applied."
959             - pref: ProcessingFeeNote
960               type: textarea
961               class: code
962     Self check-in module (sci-main.pl):
963         -
964             - "Include the following HTML on the self check-in screen:"
965             - pref: SelfCheckInMainUserBlock
966               type: textarea
967               syntax: text/html
968               class: code
969         -
970             - pref: SelfCheckInModule
971               choices:
972                   yes: Enable
973                   no: "Don't enable"
974             - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)"
975         -
976             - "Reset the current self check-in screen after"
977             - pref: SelfCheckInTimeout
978               class: integer
979             - seconds.
980         -
981             - "Include the following CSS on all the self check-in screens:"
982             - pref: SelfCheckInUserCSS
983               type: textarea
984               syntax: css
985               class: code
986         -
987             - "Include the following JavaScript on all the self check-in screens:"
988             - pref: SelfCheckInUserJS
989               type: textarea
990               syntax: javascript
991               class: code
992     Self check-out module (sco-main.pl):
993         -
994             - "Include the following JavaScript on all pages in the web-based self checkout:"
995             - pref: SCOUserJS
996               type: textarea
997               syntax: javascript
998               class: code
999         -
1000             - "Include the following HTML on the the web-based self checkout screen:"
1001             - pref: SCOMainUserBlock
1002               type: textarea
1003               syntax: text/html
1004               class: code
1005         -
1006             - "Include the following CSS on all pages in the web-based self checkout:"
1007             - pref: SCOUserCSS
1008               type: textarea
1009               syntax: css
1010               class: code
1011         -
1012             - pref: ShowPatronImageInWebBasedSelfCheck
1013               choices:
1014                   yes: Show
1015                   no: "Don't show"
1016             - "the patron's picture (if one has been added) when they use the web-based self checkout."
1017         -
1018             - pref: WebBasedSelfCheck
1019               choices:
1020                   yes: Enable
1021                   no: "Don't enable"
1022             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
1023         -
1024             - Have patrons login into the web-based self checkout system with their 
1025             - pref: SelfCheckoutByLogin
1026               choices:
1027                   yes: Username and Password
1028                   no: Cardnumber
1029         -
1030             - "Time out the current patron's web-based self checkout system login after"
1031             - pref: SelfCheckTimeout
1032               class: integer
1033             - seconds.
1034         -
1035             - pref: SCOAllowCheckin
1036               choices:
1037                   yes: Allow
1038                   no: "Don't allow"
1039             - patrons to return items through web-based self checkout system. 
1040         -
1041             - "Include the following HTML in the Help page of the web-based self checkout system:"
1042             - pref: SelfCheckHelpMessage
1043               type: textarea
1044               syntax: text/html
1045               class: code
1046         -
1047             - pref: AutoSelfCheckAllowed
1048               choices:
1049                   yes: Allow
1050                   no: "Don't allow"
1051             - "the web-based self checkout system to automatically login with this staff login"
1052             - pref: AutoSelfCheckID
1053             - and this password
1054             - pref: AutoSelfCheckPass
1055               class: password
1056             - .
1057         -
1058             - pref: SelfCheckReceiptPrompt
1059               choices:
1060                   yes: Show
1061                   no: "Don't show"
1062             - "the print receipt popup dialog when self checkout is finished"
1063         -
1064             - pref: SelfCheckAllowByIPRanges
1065               class: short
1066             - (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>.)
1067     Course reserves:
1068         -
1069             - pref: UseCourseReserves
1070               choices:
1071                   yes: Use
1072                   no: "Don't use"
1073             - course reserves
1074     Batch checkout:
1075         -
1076             - pref: BatchCheckouts
1077               choices:
1078                   yes: Allow
1079                   no: "Don't allow"
1080             - "batch checkouts"
1081         -
1082             - "Patron categories allowed to checkout in a batch"
1083             - pref: BatchCheckoutsValidCategories
1084             - "(list of patron categories separated with a pipe '|')"
1085     Housebound module:
1086         -
1087             - pref: HouseboundModule
1088               choices:
1089                   yes: Enable
1090                   no: Disable
1091             - "housebound module"
1092     Stock rotation module:
1093         -
1094             - pref: StockRotation
1095               choices:
1096                   yes: Enable
1097                   no: Disable
1098             - "the stock rotation module"
1099     Article requests:
1100         -
1101             - pref: ArticleRequests
1102               choices:
1103                   yes: Enable
1104                   no: "Don't enable"
1105             - patrons to place article requests.
1106         -
1107             - pref: ArticleRequestsLinkControl
1108               choices:
1109                   always: Always show
1110                   calc: Use algorithm to show or hide
1111             - article request link on search results.
1112         -
1113             - For records that are record level or item level requestable, make the following fields mandatory
1114             - pref: ArticleRequestsMandatoryFields
1115               multiple:
1116                 title: Title
1117                 author: Author
1118                 volume: Volume
1119                 issue: Issue
1120                 date: Date
1121                 pages: Pages
1122                 chapters: Chapters
1123             -
1124         -
1125             - For records that are only record level requestable, make the following fields mandatory
1126             - pref: ArticleRequestsMandatoryFieldsRecordOnly
1127               multiple:
1128                 title: Title
1129                 author: Author
1130                 volume: Volume
1131                 issue: Issue
1132                 date: Date
1133                 pages: Pages
1134                 chapters: Chapters
1135             -
1136         -
1137             - For records that are only item level requestable, make the following fields mandatory
1138             - pref: ArticleRequestsMandatoryFieldsItemOnly
1139               multiple:
1140                 title: Title
1141                 author: Author
1142                 volume: Volume
1143                 issue: Issue
1144                 date: Date
1145                 pages: Pages
1146                 chapters: Chapters
1147             -
1148     Return claims:
1149         -
1150             - When marking a checkout as "claims returned",
1151             - pref: ClaimReturnedChargeFee
1152               default: ask
1153               choices:
1154                   ask: ask if a lost fee should be charged
1155                   charge: charge a lost fee
1156                   no_charge: don't charge a lost fee
1157             - .
1158         -
1159             - Use the LOST authorised value
1160             - pref: ClaimReturnedLostValue
1161             - to represent returns claims
1162         -
1163             - Warn librarians that a patron has excessive return claims if the patron has claimed the return of more than
1164             - pref: ClaimReturnedWarningThreshold
1165               class: integer
1166             - items.