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