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