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