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