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