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