Bug 21158: Add cronjob references to the system preference descriptions if a cronjob...
[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 you 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 you 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 you 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 you 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     Holds Policy:
517         -
518             - pref: AllowHoldItemTypeSelection
519               choices:
520                   yes: Allow
521                   no: "Don't allow"
522             - hold fulfillment to be limited by itemtype.
523         -
524             - pref: AllowRenewalIfOtherItemsAvailable
525               choices:
526                   yes: Allow
527                   no: "Don't allow"
528             - a patron to renew an item with unfilled holds if other available items can fill that hold.
529         -
530             - pref: AllowHoldPolicyOverride
531               choices:
532                   yes: Allow
533                   no: "Don't allow"
534             - staff to force addition of holds even if the patron already has the maximum number of holds allowed.
535         -
536             - pref: AllowHoldsOnDamagedItems
537               choices:
538                   yes: Allow
539                   no: "Don't allow"
540             - hold requests to be placed on and filled by damaged items.
541         -
542             - pref: AllowHoldDateInFuture
543               choices:
544                   yes: Allow
545                   no: "Don't allow"
546             - hold requests to be placed that do not enter the waiting list until a certain future date.
547         -
548             - pref: OPACAllowHoldDateInFuture
549               choices:
550                   yes: Allow
551                   no: "Don't allow"
552             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
553         -
554             - Confirm future hold requests (starting no later than
555             - pref: ConfirmFutureHolds
556               class: integer
557             - 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.
558         -
559             - Check the
560             - pref: ReservesControlBranch
561               choices:
562                   ItemHomeLibrary: "item's home library"
563                   PatronLibrary: "patron's home library"
564             - to see if the patron can place a hold on the item.    
565         -
566             - Mark a hold as problematic if it has been waiting for more than
567             - pref: ReservesMaxPickUpDelay
568               class: integer
569             - days.
570         -
571             - pref: ExpireReservesMaxPickUpDelay
572               choices:
573                   yes: Allow
574                   no: "Don't allow"
575             - "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 you system administrator to schedule it."
576         -
577             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
578             - pref: ExpireReservesMaxPickUpDelayCharge
579               class: currency
580         -
581             - Satisfy holds using items from the libraries
582             - pref: StaticHoldsQueueWeight
583               class: multi
584             - (as branchcodes, separated by commas; if empty, uses all libraries)
585             - when they are
586             - pref: HoldsQueueSkipClosed
587               choices:
588                   yes: open
589                   no: open or closed
590             - pref: RandomizeHoldsQueueWeight
591               choices:
592                   yes: in random order.
593                   no: in that order.
594             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask you system administrator to schedule it."
595             -
596         -
597             - pref: canreservefromotherbranches
598               choices:
599                   yes: Allow
600                   no: "Don't allow (with independent branches)"
601             - a user from one library to place a hold on an item from another library
602         -
603             - pref: OPACAllowUserToChooseBranch
604               choices:
605                   yes: Allow
606                   no: "Don't allow"
607             - a user to choose the library to pick up a hold from.
608         -
609             - pref: ReservesNeedReturns
610               choices:
611                   yes: "Don't automatically"
612                   no: Automatically
613             - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
614         -
615             - Patrons can only have
616             - pref: maxreserves
617               class: integer
618             - holds at once.
619         -
620             - pref: emailLibrarianWhenHoldIsPlaced
621               choices:
622                   yes: Enable
623                   no:  "Don't enable"
624             - "sending an email to the Koha administrator email address whenever a hold request is placed."
625         -
626             - pref: DisplayMultiPlaceHold
627               choices:
628                   yes: Enable
629                   no:  "Don't enable"
630             - "the ability to place holds on multiple biblio from the search results"       
631         -
632             - pref: TransferWhenCancelAllWaitingHolds
633               choices:
634                   yes: Transfer
635                   no: "Don't transfer"
636             - items when cancelling all waiting holds.
637         -
638             - pref: AutoResumeSuspendedHolds
639               choices:
640                   yes: Allow
641                   no: "Don't allow"
642             - "suspended holds to be automatically resumed by a set date."
643             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask you system administrator to schedule it."
644         -
645             - pref: SuspendHoldsIntranet
646               choices:
647                   yes: Allow
648                   no: "Don't allow"
649             - holds to be suspended from the intranet.
650         -
651             - pref: SuspendHoldsOpac
652               choices:
653                   yes: Allow
654                   no: "Don't allow"
655             - holds to be suspended from the OPAC.
656         -
657             - pref: ExpireReservesOnHolidays
658               choices:
659                   yes: Allow
660                   no: "Don't allow"
661             - expired holds to be canceled on days the library is closed.
662         -
663             - pref: ExcludeHolidaysFromMaxPickUpDelay
664               choices:
665                   yes: Allow
666                   no: "Don't allow"
667             - Closed days to be taken into account in reserves max pickup delay.
668         -
669             - pref: decreaseLoanHighHolds
670               choices:
671                   yes: Enable
672                   no:  "Don't enable"
673             - the reduction of loan period to
674             - pref: decreaseLoanHighHoldsDuration
675               class: integer
676             - days for items with more than
677             - pref: decreaseLoanHighHoldsValue
678               class: integer
679             - holds
680             - pref: decreaseLoanHighHoldsControl
681               choices:
682                   static: "on the record"
683                   dynamic: "over the number of holdable items on the record"
684             - . Ignore items with the following statuses when counting items
685             - pref: decreaseLoanHighHoldsIgnoreStatuses
686               multiple:
687                 damaged: Damaged
688                 itemlost: Lost
689                 withdrawn: Withdrawn
690                 notforloan: Not for loan
691         -
692             - pref: AllowHoldsOnPatronsPossessions
693               choices:
694                   yes: Allow
695                   no: "Don't allow"
696             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
697         -
698             - pref: LocalHoldsPriority
699               choices:
700                   yes: Give
701                   no: "Don't give"
702             - priority for filling holds to patrons whose
703             - pref: LocalHoldsPriorityPatronControl
704               choices:
705                   PickupLibrary: "pickup library"
706                   HomeLibrary: "home library"
707             - matches the item's
708             - pref: LocalHoldsPriorityItemControl
709               choices:
710                   homebranch: "home library"
711                   holdingbranch: "holding library"
712         -
713             - pref: OPACHoldsIfAvailableAtPickup
714               choices:
715                   yes: Allow
716                   no: "Don't allow"
717             - to pickup up holds at libraries where the item is available.
718         -
719             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
720             - pref: OPACHoldsIfAvailableAtPickupExceptions
721             - "(list of patron categories separated with a pipe '|')"
722         -
723             - pref: CanMarkHoldsToPullAsLost
724               choices:
725                   do_not_allow: "Do not allow to mark items as lost"
726                   allow: "Allow to mark items as lost"
727                   allow_and_notify: "Allow to mark items as lost and notify the patron"
728             - "from the 'Holds to pull' screen"
729         -
730             - Update item's values when marked as lost from the hold to pull screen.
731             - This is a list of values to update an item when it is marked as lost from the holds to pull screen.
732             - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost'
733             - pref: UpdateItemWhenLostFromHoldList
734               type: textarea
735     Interlibrary Loans:
736         -
737             - pref: ILLModule
738               default: 0
739               choices:
740                   yes: Enable
741                   no: Disable
742             - the interlibrary loans module (master switch).
743         -
744             - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
745             - pref: ILLModuleCopyrightClearance
746               type: textarea
747               class: long
748     Fines Policy:
749         -
750             - Calculate fines based on days overdue
751             - pref: finesCalendar
752               type: choice
753               choices:
754                   ignoreCalendar: directly.
755                   noFinesWhenClosed: not including days the library is closed.
756             -
757         -
758             - pref: finesMode
759               type: choice
760               choices:
761                   off: "Don't calculate"
762                   test: Calculate (but only for mailing to the admin)
763                   production: Calculate and charge
764             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
765             - "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference."
766             - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask you system administrator to schedule it."
767         -
768             - If a lost item is returned, apply the refunding rules defined in the
769             - pref: RefundLostOnReturnControl
770               choices:
771                   CheckinLibrary: "check-in library."
772                   ItemHomeBranch: "item home branch."
773                   ItemHoldingBranch: "item holding branch."
774         -
775             - pref: FinesIncludeGracePeriod
776               choices:
777                   yes: Include
778                   no: "Don't include"
779             - the grace period when calculating the fine for an overdue item.
780         -
781             - pref: WhenLostForgiveFine
782               choices:
783                   yes: Forgive
784                   no: "Don't Forgive"
785             - the fines on an item when it is lost.
786         -
787             - pref: WhenLostChargeReplacementFee
788               choices:
789                   yes: Charge
790                   no: "Don't Charge"
791             - the replacement price when a patron loses an item.
792         -
793             - Charge a hold fee
794             - pref: HoldFeeMode
795               choices:
796                   any_time_is_placed: "any time a hold is placed."
797                   not_always: "only if all items are checked out and the record has at least one hold already."
798                   any_time_is_collected: "any time a hold is collected."
799         -
800             - pref: useDefaultReplacementCost
801               choices:
802                   yes: use
803                   no: "Don't use"
804             - the default replacement cost defined in item type.
805         -
806             - "Set the text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined in item type) is applied."
807             - pref: ProcessingFeeNote
808               type: textarea
809               class: code
810     Self check-in module:
811         -
812             - "Include the following HTML on the self check-in screen:"
813             - pref: SelfCheckInMainUserBlock
814               type: textarea
815               class: code
816         -
817             - pref: SelfCheckInModule
818               choices:
819                   yes: Enable
820                   no: "Don't enable"
821             - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)"
822         -
823             - "Reset the current self check-in screen after"
824             - pref: SelfCheckInTimeout
825               class: integer
826             - seconds.
827         -
828             - "Include the following CSS on all the self check-in screens:"
829             - pref: SelfCheckInUserCSS
830               type: textarea
831               class: code
832         -
833             - "Include the following JavaScript on all the self check-in screens:"
834             - pref: SelfCheckInUserJS
835               type: textarea
836               class: code
837     Self Checkout:
838         -
839             - "Include the following JavaScript on all pages in the web-based self checkout:"
840             - pref: SCOUserJS
841               type: textarea
842               class: code
843         -
844             - "Include the following HTML on the the web-based self checkout screen:"
845             - pref: SCOMainUserBlock
846               type: textarea
847               class: code
848         -
849             - "Include the following CSS on all pages in the web-based self checkout:"
850             - pref: SCOUserCSS
851               type: textarea
852               class: code
853         -
854             - pref: ShowPatronImageInWebBasedSelfCheck
855               choices:
856                   yes: Show
857                   no: "Don't show"
858             - "the patron's picture (if one has been added) when they use the web-based self checkout."
859         -
860             - pref: WebBasedSelfCheck
861               choices:
862                   yes: Enable
863                   no: "Don't enable"
864             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
865         -
866             - Have patrons login into the web-based self checkout system with their 
867             - pref: SelfCheckoutByLogin
868               choices:
869                   yes: Username and Password
870                   no: Cardnumber
871         -
872             - "Time out the current patron's web-based self checkout system login after"
873             - pref: SelfCheckTimeout
874               class: integer
875             - seconds.
876         -
877             - pref: AllowSelfCheckReturns
878               choices:
879                   yes: Allow
880                   no: "Don't allow"
881             - patrons to return items through web-based self checkout system. 
882         -
883             - "Include the following HTML in the Help page of the web-based self checkout system:"
884             - pref: SelfCheckHelpMessage
885               type: htmlarea
886               class: code
887         -
888             - pref: AutoSelfCheckAllowed
889               choices:
890                   yes: Allow
891                   no: "Don't allow"
892             - "the web-based self checkout system to automatically login with this staff login"
893             - pref: AutoSelfCheckID
894             - and this password
895             - pref: AutoSelfCheckPass
896             - .
897         -
898             - pref: SelfCheckReceiptPrompt
899               choices:
900                   yes: Show
901                   no: "Don't show"
902             - "the print receipt popup dialog when self checkout is finished"
903     Course Reserves:
904         -
905             - pref: UseCourseReserves
906               choices:
907                   yes: Use
908                   no: "Don't use"
909             - course reserves
910     Batch checkout:
911         -
912             - pref: BatchCheckouts
913               choices:
914                   yes: Allow
915                   no: "Don't allow"
916             - "batch checkouts"
917         -
918             - "Patron categories allowed to checkout in a batch"
919             - pref: BatchCheckoutsValidCategories
920             - "(list of patron categories separated with a pipe '|')"
921     Housebound module:
922         -
923             - pref: HouseboundModule
924               choices:
925                   yes: Enable
926                   no: Disable
927             - "housebound module"
928     Article Requests:
929         -
930             - pref: ArticleRequests
931               choices:
932                   yes: Enable
933                   no: "Don't enable"
934             - patrons to place article requests.
935         -
936             - For records that are record level or item level requestable, make the following fields mandatory
937             - pref: ArticleRequestsMandatoryFields
938               multiple:
939                 title: Title
940                 author: Author
941                 volume: Volume
942                 issue: Issue
943                 date: Date
944                 pages: Pages
945                 chapters: Chapters
946             -
947         -
948             - For records that are only record level requestable, make the following fields mandatory
949             - pref: ArticleRequestsMandatoryFieldsRecordOnly
950               multiple:
951                 title: Title
952                 author: Author
953                 volume: Volume
954                 issue: Issue
955                 date: Date
956                 pages: Pages
957                 chapters: Chapters
958             -
959         -
960             - For records that are only item level requestable, make the following fields mandatory
961             - pref: ArticleRequestsMandatoryFieldsItemOnly
962               multiple:
963                 title: Title
964                 author: Author
965                 volume: Volume
966                 issue: Issue
967                 date: Date
968                 pages: Pages
969                 chapters: Chapters
970             -