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