Bug 14576: (follow-up) fix some typos and style
[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: AutoReturnCheckedOutItems
172               choices:
173                   yes: Don't
174                   no: Do
175             - require librarians to manually confirm a checkout where the item is already checked out to another patron.
176         -
177             - pref: AllowTooManyOverride
178               choices:
179                   yes: Allow
180                   no: "Don't allow"
181             - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
182         -
183             - pref: AutoRemoveOverduesRestrictions
184               choices:
185                   yes: "Do"
186                   no: "Do not"
187             - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
188         -
189             - pref: AllowNotForLoanOverride
190               choices:
191                   yes: Allow
192                   no: "Don't allow"
193             - staff to override and check out items that are marked as not for loan.
194         -
195             - pref: AllowRenewalLimitOverride
196               choices:
197                   yes: Allow
198                   no: "Don't allow"
199             - 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.
200         -
201             - pref: AllowItemsOnHoldCheckout
202               choices:
203                   yes: Allow
204                   no: "Don't allow"
205             - checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't Allow".
206         -
207             - pref: AllowItemsOnHoldCheckoutSCO
208               choices:
209                   yes: Allow
210                   no: "Don't allow"
211             - 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.
212         -
213             - pref: AllFinesNeedOverride
214               choices:
215                   yes: Require
216                   no: "Don't require"
217             - staff to manually override all fines, even fines less than noissuescharge.
218         -
219             - pref: AllowFineOverride
220               choices:
221                   yes: Allow
222                   no: "Don't allow"
223             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
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             - their auto renewals.
483         -
484             - pref: ItemsDeniedRenewal
485               type: textarea
486               class: code
487             - Define custom rules to deny specific items from renewal.
488             - "<br />Can name any field in the items table followed by a colon then a space then"
489             - "a bracketed list of values separated by commas."
490             - "e.g."
491             - "<br />ccode: [NEWFIC,NULL,DVD]"
492             - "<br />itype: [NEWBK,\"\"]"
493             - "<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."
494     Checkin Policy:
495         -
496             - pref: HoldsAutoFill
497               choices:
498                   yes: Do
499                   no: "Don't"
500             - automatically fill holds instead of asking the librarian.
501         -
502             - pref: HoldsAutoFillPrintSlip
503               choices:
504                   yes: Do
505                   no: "Don't"
506             - automatically display the hold slip dialog for auto-filled holds.
507         -
508             - pref: BlockReturnOfWithdrawnItems
509               choices:
510                   yes: Block
511                   no: "Don't block"
512             - returning of items that have been withdrawn.
513         -
514             - pref: BlockReturnOfLostItems
515               choices:
516                   yes: Block
517                   no: "Don't block"
518             - returning of items that have been lost.
519         -
520             - pref: CalculateFinesOnReturn
521               choices:
522                   yes: Do
523                   no: "Don't"
524             - calculate and update overdue charges when an item is returned.
525             - "<br /><strong>NOTE: If you are doing hourly loans then you should have this on.</strong>"
526         -
527             - pref: UpdateItemLocationOnCheckin
528               type: textarea
529               class: code
530             - This is is a list of value pairs, the first value is followed immediately by colon space then the second value i.e.:<br/>
531             - "PROC: FIC"
532             - <br/> When an item is checked in, if the location value on the left matches the items location value
533             - "it will be updated to the right-hand value.<br/> E.g. ''PROC: FIC'' will cause an item that was set to ''Processing Center'' to now be in the ''Fiction'' shelving location."
534             - <br/>Note that PROC and CART are special values, for these locations only can location and permanent_location differ, in all other cases an update will affect both.
535             - <br/>Items in the CART location will be returned to their permanent location on checkout.
536             - <br/>You can use the special term _BLANK_ on either side of a pair to update/remove items with no location assigned.
537             - <br>You can use the special term _ALL_ on the left side to affect all items.
538             - and the special term _PERM_ on the right side to return items to their permanent location.
539             - <br><b>Use of an _ALL_ rule will override/ignore any other values.</b>
540             - <br>Each pair of values should be on a separate line.
541         -
542             - pref: UpdateNotForLoanStatusOnCheckin
543               type: textarea
544               class: code
545             - 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
546             - "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."
547             - Each pair of values should be on a separate line.
548         -
549             - pref: CumulativeRestrictionPeriods
550               choices:
551                   yes: Cumulate
552                   no: "Don't cumulate"
553             - the restriction periods.
554         -
555             - pref: HidePersonalPatronDetailOnCirculation
556               choices:
557                   yes: "Hide"
558                   no: "Don't hide"
559             - patrons phone number, email address, street address and city on the circulation page.
560     Holds Policy:
561         -
562             - In the staff client, split the holds queue into separate tables by
563             - pref: HoldsSplitQueue
564               choices:
565                   nothing: nothing
566                   branch: "pickup library"
567                   itemtype: "hold itemtype"
568                   branch_itemtype: "pickup library & itemtype"
569         -
570             - If the holds queue is split, show librarians
571             - pref: HoldsSplitQueueNumbering
572               choices:
573                   actual: "the actual priority, which may be out of order"
574                   virtual: "'virtual' priorities, where each group is numbered separately"
575         -
576             - pref: AllowHoldItemTypeSelection
577               choices:
578                   yes: Allow
579                   no: "Don't allow"
580             - hold fulfillment to be limited by itemtype.
581         -
582             - pref: AllowRenewalIfOtherItemsAvailable
583               choices:
584                   yes: Allow
585                   no: "Don't allow"
586             - a patron to renew an item with unfilled holds if other available items can fill that hold.
587         -
588             - pref: AllowHoldPolicyOverride
589               choices:
590                   yes: Allow
591                   no: "Don't allow"
592             - staff to override hold policies when placing holds.
593         -
594             - pref: AllowHoldsOnDamagedItems
595               choices:
596                   yes: Allow
597                   no: "Don't allow"
598             - hold requests to be placed on and filled by damaged items.
599         -
600             - pref: AllowHoldDateInFuture
601               choices:
602                   yes: Allow
603                   no: "Don't allow"
604             - hold requests to be placed that do not enter the waiting list until a certain future date.
605         -
606             - pref: OPACAllowHoldDateInFuture
607               choices:
608                   yes: Allow
609                   no: "Don't allow"
610             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
611         -
612             - Confirm future hold requests (starting no later than
613             - pref: ConfirmFutureHolds
614               class: integer
615             - 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.
616         -
617             - Check the
618             - pref: ReservesControlBranch
619               choices:
620                   ItemHomeLibrary: "item's home library"
621                   PatronLibrary: "patron's home library"
622             - to see if the patron can place a hold on the item.    
623         -
624             - Mark a hold as problematic if it has been waiting for more than
625             - pref: ReservesMaxPickUpDelay
626               class: integer
627             - days.
628         -
629             - pref: ExpireReservesMaxPickUpDelay
630               choices:
631                   yes: Allow
632                   no: "Don't allow"
633             - "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."
634         -
635             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of
636             - pref: ExpireReservesMaxPickUpDelayCharge
637               class: currency
638         -
639             - Satisfy holds using items from the libraries
640             - pref: StaticHoldsQueueWeight
641               class: multi
642             - (as branchcodes, separated by commas; if empty, uses all libraries)
643             - when they are
644             - pref: HoldsQueueSkipClosed
645               choices:
646                   yes: open
647                   no: open or closed
648             - pref: RandomizeHoldsQueueWeight
649               choices:
650                   yes: in random order.
651                   no: in that order.
652             - "<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."
653             -
654         -
655             - pref: canreservefromotherbranches
656               choices:
657                   yes: Allow
658                   no: "Don't allow (with independent branches)"
659             - a user from one library to place a hold on an item from another library
660         -
661             - pref: OPACAllowUserToChooseBranch
662               choices:
663                   yes: Allow
664                   no: "Don't allow"
665             - a user to choose the library to pick up a hold from.
666         -
667             - pref: ReservesNeedReturns
668               choices:
669                   yes: "Don't automatically"
670                   no: Automatically
671             - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
672         -
673             - Patrons can only have
674             - pref: maxreserves
675               class: integer
676             - holds at once.
677         -
678             - pref: emailLibrarianWhenHoldIsPlaced
679               choices:
680                   yes: Enable
681                   no:  "Don't enable"
682             - "sending an email to the Koha administrator email address whenever a hold request is placed."
683         -
684             - pref: DisplayMultiPlaceHold
685               choices:
686                   yes: Enable
687                   no:  "Don't enable"
688             - "the ability to place holds on multiple bibliographic records from the search results"
689         -
690             - pref: TransferWhenCancelAllWaitingHolds
691               choices:
692                   yes: Transfer
693                   no: "Don't transfer"
694             - items when cancelling all waiting holds.
695         -
696             - pref: AutoResumeSuspendedHolds
697               choices:
698                   yes: Allow
699                   no: "Don't allow"
700             - "suspended holds to be automatically resumed by a set date."
701             - "<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."
702         -
703             - pref: SuspendHoldsIntranet
704               choices:
705                   yes: Allow
706                   no: "Don't allow"
707             - holds to be suspended from the intranet.
708         -
709             - pref: SuspendHoldsOpac
710               choices:
711                   yes: Allow
712                   no: "Don't allow"
713             - holds to be suspended from the OPAC.
714         -
715             - pref: ExpireReservesOnHolidays
716               choices:
717                   yes: Allow
718                   no: "Don't allow"
719             - expired holds to be canceled on days the library is closed.
720         -
721             - pref: ExcludeHolidaysFromMaxPickUpDelay
722               choices:
723                   yes: Allow
724                   no: "Don't allow"
725             - Closed days to be taken into account in reserves max pickup delay.
726         -
727             - pref: decreaseLoanHighHolds
728               choices:
729                   yes: Enable
730                   no:  "Don't enable"
731             - the reduction of loan period to
732             - pref: decreaseLoanHighHoldsDuration
733               class: integer
734             - days for high demand items with more than
735             - pref: decreaseLoanHighHoldsValue
736               class: integer
737             - holds
738             - pref: decreaseLoanHighHoldsControl
739               choices:
740                   static: "on the record"
741                   dynamic: "over the number of holdable items on the record"
742             - . Ignore items with the following statuses when counting items
743             - pref: decreaseLoanHighHoldsIgnoreStatuses
744               multiple:
745                 damaged: Damaged
746                 itemlost: Lost
747                 withdrawn: Withdrawn
748                 notforloan: Not for loan
749         -
750             - pref: AllowHoldsOnPatronsPossessions
751               choices:
752                   yes: Allow
753                   no: "Don't allow"
754             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
755         -
756             - pref: LocalHoldsPriority
757               choices:
758                   yes: Give
759                   no: "Don't give"
760             - priority for filling holds to patrons whose
761             - pref: LocalHoldsPriorityPatronControl
762               choices:
763                   PickupLibrary: "pickup library"
764                   HomeLibrary: "home library"
765             - matches the item's
766             - pref: LocalHoldsPriorityItemControl
767               choices:
768                   homebranch: "home library"
769                   holdingbranch: "holding library"
770         -
771             - pref: OPACHoldsIfAvailableAtPickup
772               choices:
773                   yes: Allow
774                   no: "Don't allow"
775             - to pickup up holds at libraries where the item is available.
776         -
777             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
778             - pref: OPACHoldsIfAvailableAtPickupExceptions
779             - "(list of patron categories separated with a pipe '|')"
780         -
781             - pref: CanMarkHoldsToPullAsLost
782               choices:
783                   do_not_allow: "Do not allow to mark items as lost"
784                   allow: "Allow to mark items as lost"
785                   allow_and_notify: "Allow to mark items as lost and notify the patron"
786             - "from the 'Holds to pull' screen"
787         -
788             - Update item's values when marked as lost from the hold to pull screen.
789             - This is a list of values to update an item when it is marked as lost from the holds to pull screen.
790             - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost'
791             - pref: UpdateItemWhenLostFromHoldList
792               type: textarea
793     Interlibrary Loans:
794         -
795             - pref: ILLModule
796               default: 0
797               choices:
798                   yes: Enable
799                   no: Disable
800             - the interlibrary loans module (master switch).
801         -
802             - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
803             - pref: ILLModuleCopyrightClearance
804               type: textarea
805               class: long
806         -
807             - "Enabled ILL backends for OPAC initiated requests:"
808             - pref: ILLOpacbackends
809               class: multi
810             - (separated with |). If left empty, all installed backends will be enabled.
811         -
812             - Allow unmediated Interlibrary loan requests
813             - pref: ILLModuleUnmediated
814               default: 0
815               choices:
816                   yes: Enable
817                   no: Disable
818             - unmediated Interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend.
819     Fines Policy:
820         -
821             - Calculate fines based on days overdue
822             - pref: finesCalendar
823               type: choice
824               choices:
825                   ignoreCalendar: directly.
826                   noFinesWhenClosed: not including days the library is closed.
827             -
828         -
829             - pref: finesMode
830               type: choice
831               choices:
832                   off: "Don't calculate"
833                   test: Calculate (but only for mailing to the admin)
834                   production: Calculate and charge
835             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
836             - "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference."
837             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask your system administrator to schedule it."
838         -
839             - If a lost item is returned, apply the refunding rules defined in the
840             - pref: RefundLostOnReturnControl
841               choices:
842                   CheckinLibrary: "check-in library."
843                   ItemHomeBranch: "item home branch."
844                   ItemHoldingBranch: "item holding branch."
845         -
846             - pref: FinesIncludeGracePeriod
847               choices:
848                   yes: Include
849                   no: "Don't include"
850             - the grace period when calculating the fine for an overdue item.
851         -
852             - pref: WhenLostForgiveFine
853               choices:
854                   yes: Forgive
855                   no: "Don't Forgive"
856             - the fines on an item when it is lost.
857         -
858             - pref: WhenLostChargeReplacementFee
859               choices:
860                   yes: Charge
861                   no: "Don't Charge"
862             - the replacement price when a patron loses an item.
863         -
864             - Charge a hold fee
865             - pref: HoldFeeMode
866               choices:
867                   any_time_is_placed: "any time a hold is placed."
868                   not_always: "only if all items are checked out and the record has at least one hold already."
869                   any_time_is_collected: "any time a hold is collected."
870         -
871             - pref: useDefaultReplacementCost
872               choices:
873                   yes: use
874                   no: "Don't use"
875             - the default replacement cost defined in item type.
876         -
877             - "Set the text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined in item type) is applied."
878             - pref: ProcessingFeeNote
879               type: textarea
880               class: code
881     Self check-in module:
882         -
883             - "Include the following HTML on the self check-in screen:"
884             - pref: SelfCheckInMainUserBlock
885               type: textarea
886               syntax: text/html
887               class: code
888         -
889             - pref: SelfCheckInModule
890               choices:
891                   yes: Enable
892                   no: "Don't enable"
893             - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)"
894         -
895             - "Reset the current self check-in screen after"
896             - pref: SelfCheckInTimeout
897               class: integer
898             - seconds.
899         -
900             - "Include the following CSS on all the self check-in screens:"
901             - pref: SelfCheckInUserCSS
902               type: textarea
903               syntax: css
904               class: code
905         -
906             - "Include the following JavaScript on all the self check-in screens:"
907             - pref: SelfCheckInUserJS
908               type: textarea
909               syntax: javascript
910               class: code
911     Self Checkout:
912         -
913             - "Include the following JavaScript on all pages in the web-based self checkout:"
914             - pref: SCOUserJS
915               type: textarea
916               syntax: javascript
917               class: code
918         -
919             - "Include the following HTML on the the web-based self checkout screen:"
920             - pref: SCOMainUserBlock
921               type: textarea
922               syntax: text/html
923               class: code
924         -
925             - "Include the following CSS on all pages in the web-based self checkout:"
926             - pref: SCOUserCSS
927               type: textarea
928               syntax: css
929               class: code
930         -
931             - pref: ShowPatronImageInWebBasedSelfCheck
932               choices:
933                   yes: Show
934                   no: "Don't show"
935             - "the patron's picture (if one has been added) when they use the web-based self checkout."
936         -
937             - pref: WebBasedSelfCheck
938               choices:
939                   yes: Enable
940                   no: "Don't enable"
941             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
942         -
943             - Have patrons login into the web-based self checkout system with their 
944             - pref: SelfCheckoutByLogin
945               choices:
946                   yes: Username and Password
947                   no: Cardnumber
948         -
949             - "Time out the current patron's web-based self checkout system login after"
950             - pref: SelfCheckTimeout
951               class: integer
952             - seconds.
953         -
954             - pref: AllowSelfCheckReturns
955               choices:
956                   yes: Allow
957                   no: "Don't allow"
958             - patrons to return items through web-based self checkout system. 
959         -
960             - "Include the following HTML in the Help page of the web-based self checkout system:"
961             - pref: SelfCheckHelpMessage
962               type: htmlarea
963               class: code
964         -
965             - pref: AutoSelfCheckAllowed
966               choices:
967                   yes: Allow
968                   no: "Don't allow"
969             - "the web-based self checkout system to automatically login with this staff login"
970             - pref: AutoSelfCheckID
971             - and this password
972             - pref: AutoSelfCheckPass
973             - .
974         -
975             - pref: SelfCheckReceiptPrompt
976               choices:
977                   yes: Show
978                   no: "Don't show"
979             - "the print receipt popup dialog when self checkout is finished"
980     Course Reserves:
981         -
982             - pref: UseCourseReserves
983               choices:
984                   yes: Use
985                   no: "Don't use"
986             - course reserves
987     Batch checkout:
988         -
989             - pref: BatchCheckouts
990               choices:
991                   yes: Allow
992                   no: "Don't allow"
993             - "batch checkouts"
994         -
995             - "Patron categories allowed to checkout in a batch"
996             - pref: BatchCheckoutsValidCategories
997             - "(list of patron categories separated with a pipe '|')"
998     Housebound module:
999         -
1000             - pref: HouseboundModule
1001               choices:
1002                   yes: Enable
1003                   no: Disable
1004             - "housebound module"
1005     Stockrotation module:
1006         -
1007             - pref: StockRotation
1008               choices:
1009                   yes: Enable
1010                   no: Disable
1011             - "the stock rotation module"
1012         -
1013             - pref: RotationPreventTransfers
1014               choices:
1015                   yes: Disallow
1016                   no: Allow
1017             - "library transfers on items in stockrotation rotas"
1018     Article Requests:
1019         -
1020             - pref: ArticleRequests
1021               choices:
1022                   yes: Enable
1023                   no: "Don't enable"
1024             - patrons to place article requests.
1025         -
1026             - pref: ArticleRequestsLinkControl
1027               choices:
1028                   always: Always show
1029                   calc: Use algorithm to show or hide
1030             - article request link on search results.
1031         -
1032             - For records that are record level or item level requestable, make the following fields mandatory
1033             - pref: ArticleRequestsMandatoryFields
1034               multiple:
1035                 title: Title
1036                 author: Author
1037                 volume: Volume
1038                 issue: Issue
1039                 date: Date
1040                 pages: Pages
1041                 chapters: Chapters
1042             -
1043         -
1044             - For records that are only record level requestable, make the following fields mandatory
1045             - pref: ArticleRequestsMandatoryFieldsRecordOnly
1046               multiple:
1047                 title: Title
1048                 author: Author
1049                 volume: Volume
1050                 issue: Issue
1051                 date: Date
1052                 pages: Pages
1053                 chapters: Chapters
1054             -
1055         -
1056             - For records that are only item level requestable, make the following fields mandatory
1057             - pref: ArticleRequestsMandatoryFieldsItemOnly
1058               multiple:
1059                 title: Title
1060                 author: Author
1061                 volume: Volume
1062                 issue: Issue
1063                 date: Date
1064                 pages: Pages
1065                 chapters: Chapters
1066             -