Bug 17453: Add exceptions
[koha-equinox.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: CircAutocompl
6               choices:
7                   yes: Try
8                   no: "Don't try"
9             - to guess the patron being entered while typing a patron search on the circulation screen.
10             - Only returns the first 10 results at a time.
11         -
12             - pref: itemBarcodeInputFilter
13               choices:
14                   OFF: "Don't filter"
15                   whitespace: Remove spaces from
16                   cuecat: Convert from CueCat form
17                   T-prefix: Remove the first number from T-prefix style
18                   libsuite8: Convert from Libsuite8 form
19                   EAN13: EAN-13 or zero-padded UPC-A from
20             - scanned item barcodes.
21         -
22             - pref: itemBarcodeFallbackSearch
23               choices:
24                   yes: "Enable"
25                   no: "Don't enable"
26             - 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.
27         -
28             - Sort previous checkouts on the circulation page from
29             - pref: previousIssuesDefaultSortOrder
30               choices:
31                   asc: earliest to latest
32                   desc: latest to earliest
33             - due date.
34         -
35             - "Sort today's checkouts on the circulation page from"
36             - pref: todaysIssuesDefaultSortOrder
37               type: choice
38               choices:
39                   asc: earliest to latest
40                   desc: latest to earliest
41             - due date.
42         -
43             - pref: SpecifyDueDate
44               choices:
45                   yes: Allow
46                   no: "Don't allow"
47             - staff to specify a due date for a checkout.
48         -
49             - pref: SpecifyReturnDate
50               choices:
51                   yes: Allow
52                   no: "Don't allow"
53             - staff to specify a return date for a check in.
54         -
55             - Set the default start date for the Holds to pull list to
56             - pref: HoldsToPullStartDate
57               class: integer
58             - day(s) ago. Note that the default end date is controlled by preference ConfirmFutureHolds.
59         -
60             - pref: AllowAllMessageDeletion
61               choices:
62                   yes: Allow
63                   no: "Don't allow"
64             - staff to delete messages added from other libraries.
65         -
66             - Show the
67             - pref: numReturnedItemsToShow
68               class: integer
69             - last returned items on the checkin screen.
70         -
71             - pref: FineNotifyAtCheckin
72               choices:
73                   yes: Notify
74                   no: "Don't notify"
75             - librarians of overdue fines on the items they are checking in.
76         -
77             - pref: WaitingNotifyAtCheckin
78               choices:
79                   yes: Notify
80                   no: "Don't notify"
81             - librarians of waiting holds for the patron whose items they are checking in.
82         -
83             - pref: FilterBeforeOverdueReport
84               choices:
85                   yes: Require
86                   no: "Don't require"
87             - staff to choose which checkouts to show before running the overdues report.
88         -
89             - pref: DisplayClearScreenButton
90               choices:
91                   yes: Show
92                   no: "Don't show"
93             - a button to clear the current patron from the screen on the circulation screen.
94         -
95             - pref: RecordLocalUseOnReturn
96               choices:
97                   yes: Record
98                   no: "Don't record"
99             - local use when an unissued item is checked in.
100         -
101             - When an empty barcode field is submitted in circulation
102             - pref: CircAutoPrintQuickSlip
103               choices:
104                   clear: "clear the screen"
105                   qslip: "open a print quick slip window"
106                   slip: "open a print slip window"
107             - .
108         -
109             - Include the stylesheet at
110             - pref: NoticeCSS
111               class: url
112             - on Notices. (This should be a complete URL, starting with <code>http://</code>)
113         -
114             - pref: UpdateTotalIssuesOnCirc
115               choices:
116                   yes: Do
117                   no: "Do not"
118             - 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).
119         -
120             - Use the
121             - pref: ExportWithCsvProfile
122             - CSV profile when exporting patron checkout history (enter CSV Profile name)
123         -
124             - The following fields should be excluded from the patron checkout history CSV or iso2709 export
125             - pref: ExportRemoveFields
126             - (separate fields with space, e.g. 100a 200b 300c)
127         -
128             - pref: AllowOfflineCirculation
129               choices:
130                   yes: Enable
131                   no: "Do not enable"
132             - "offline circulation on regular circulation computers. (NOTE: This system preference does not affect the Firefox plugin or the desktop application)"
133         -
134             - pref: ShowAllCheckins
135               choices:
136                   yes: Show
137                   no: "Do not show"
138             - all items in the "Checked-in items" list, even items that were not checked out.
139
140     Checkout Policy:
141         -
142             - pref: AllowTooManyOverride
143               choices:
144                   yes: Allow
145                   no: "Don't allow"
146             - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
147         -
148             - pref: AutoRemoveOverduesRestrictions
149               choices:
150                   yes: "Do"
151                   no: "Do not"
152             - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
153         -
154             - pref: AllowNotForLoanOverride
155               choices:
156                   yes: Allow
157                   no: "Don't allow"
158             - staff to override and check out items that are marked as not for loan.
159         -
160             - pref: AllowRenewalLimitOverride
161               choices:
162                   yes: Allow
163                   no: "Don't allow"
164             - 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.
165         -
166             - pref: AllowItemsOnHoldCheckout
167               choices:
168                   yes: Allow
169                   no: "Don't allow"
170             - checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
171         -
172             - pref: AllowItemsOnHoldCheckoutSCO
173               choices:
174                   yes: Allow
175                   no: "Don't allow"
176             - 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.
177         -
178             - pref: AllFinesNeedOverride
179               choices:
180                   yes: Require
181                   no: "Don't require"
182             - staff to manually override all fines, even fines less than noissuescharge.
183         -
184             - pref: AllowFineOverride
185               choices:
186                   yes: Allow
187                   no: "Don't allow"
188             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
189         -
190             - pref: InProcessingToShelvingCart
191               choices:
192                   yes: Move
193                   no: "Don't move"
194             - items that have the location PROC to the location CART when they are checked in.
195         -
196             - pref: ReturnToShelvingCart
197               choices:
198                   yes: Move
199                   no: "Don't move"
200             - all items to the location CART when they are checked in.
201         -
202             - pref: AutomaticItemReturn
203               choices:
204                   yes: Do
205                   no: "Don't"
206             - automatically transfer items to their home library when they are returned.
207         -
208             - pref: UseBranchTransferLimits
209               choices:
210                   yes: Enforce
211                   no: "Don't enforce"
212             - library transfer limits based on
213             - pref: BranchTransferLimitsType
214               choices:
215                   ccode: collection code
216                   itemtype: item type
217             - .
218         -
219             - pref: UseTransportCostMatrix
220               choices:
221                   yes: Use
222                   no: "Don't use"
223             - Transport Cost Matrix for calculating optimal holds filling between branches.
224         -
225             - Use the checkout and fines rules of
226             - pref: CircControl
227               type: choice
228               choices:
229                   PickupLibrary: the library you are logged in at.
230                   PatronLibrary: the library the patron is from.
231                   ItemHomeLibrary: the library the item is from.
232         -
233             - Use the checkout and fines rules of
234             - pref: HomeOrHoldingBranch
235               type: choice
236               choices:
237                   homebranch: the library the item is from.
238                   holdingbranch: the library the item was checked out from.
239         -
240             - Allow materials to be returned to
241             - pref: AllowReturnToBranch
242               type: choice
243               choices:
244                   anywhere: to any library.
245                   homebranch: only the library the item is from.
246                   holdingbranch: only the library the item was checked out from.
247                   homeorholdingbranch: either the library the item is from or the library it was checked out from.
248         -
249             - For search results in the staff client, display the branch of
250             - pref: StaffSearchResultsDisplayBranch
251               type: choice
252               choices:
253                   homebranch: the library the item is from.
254                   holdingbranch: the library the item is held by.
255         -
256             - Calculate the due date using 
257             - pref: useDaysMode
258               choices:
259                   Days: circulation rules only.
260                   Calendar: the calendar to skip all days the library is closed.
261                   Datedue: the calendar to push the due date to the next open day
262         -
263             - Calculate "No renewal before" based on
264             - pref: NoRenewalBeforePrecision
265               choices:
266                   date: date.
267                   exact_time: exact time.
268             - Only relevant for loans calculated in days, hourly loans are not affected.
269         -
270             - When renewing checkouts, base the new due date on
271             - pref: RenewalPeriodBase
272               choices:
273                   date_due: the old due date of the checkout.
274                   now: the current date.
275         -
276             - pref: RenewalSendNotice
277               choices:
278                   yes: Send
279                   no: "Don't send"
280             - a renewal notice according to patron checkout alert preferences.
281         -
282             - Prevent patrons from making holds on the OPAC if they owe more than
283             - pref: maxoutstanding
284               class: currency
285             - '[% local_currency %] in fines.'
286         -
287             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
288             - pref: TransfersMaxDaysWarning
289               class: integer
290             - days after it was sent.
291         -
292             - pref: IssuingInProcess
293               choices:
294                   yes: "Don't prevent"
295                   no: "Prevent"
296             - patrons from checking out an item whose rental charge would take them over the limit.
297         -
298             - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
299             - pref: AgeRestrictionMarker
300             - "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."
301         -
302             - pref: AgeRestrictionOverride
303               choices:
304                   yes: Allow
305                   no: "Don't allow"
306             - staff to check out an item with age restriction.
307         -
308             - Prevent patrons from checking out books if they have more than
309             - pref: noissuescharge
310               class: integer
311             - '[% local_currency %] in fines.'
312         -
313             - Prevent a patron from checking out if the patron has guarantees owing in total more than
314             - pref: NoIssuesChargeGuarantees
315               class: integer
316             - '[% local_currency %] in fines.'
317         -
318             - pref: RentalsInNoissuesCharge
319               choices:
320                   yes: Include
321                   no: "Don't include"
322             - rental charges when summing up charges for noissuescharge.
323         -
324             - pref: ManInvInNoissuesCharge
325               choices:
326                   yes: Include
327                   no: "Don't include"
328             - MANUAL_INV charges when summing up charges for noissuescharge.
329         -
330             - pref: HoldsInNoissuesCharge
331               choices:
332                   yes: Include
333                   no: "Don't include"
334             - hold charges when summing up charges for noissuescharge.
335         -
336             - pref: ReturnBeforeExpiry
337               choices:
338                   yes: Require
339                   no: "Don't require"
340             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
341         -
342             - Send all notices as a BCC to this email address
343             - pref: OverdueNoticeBcc
344         -
345             - pref: OverdueNoticeCalendar
346               choices:
347                   yes: "Use Calendar"
348                   no: "Ignore Calendar"
349             - when working out the period for overdue notices
350         -
351             - Include up to
352             - pref: PrintNoticesMaxLines
353               class: integer
354             - "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."
355         -
356             - pref: OverduesBlockCirc
357               choices:
358                   block: Block
359                   noblock: "Don't block"
360                   confirmation: Ask for confirmation
361             - when checking out to a borrower that has overdues outstanding
362         -
363             - "When checking out an item with rental fees, "
364             - pref: RentalFeesCheckoutConfirmation
365               choices:
366                   yes: ask
367                   no: "do not ask"
368             - "for confirmation."
369         -
370             - By default, set the LOST value of an item to
371             - pref: DefaultLongOverdueLostValue
372               class: integer
373             - when the item has been overdue for more than
374             - pref: DefaultLongOverdueDays
375               class: integer
376             - days.
377             - <br>WARNING â€” These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature.
378             - "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days."
379             - <br>(Used when the longoverdue.pl script is called without the --lost parameter)
380         -
381             - "Charge a lost item to the borrower's account when the LOST value of the item changes to :"
382             - pref: DefaultLongOverdueChargeValue
383               class: integer
384             - <br>Leave this field empty if you don't want to charge the user for lost items.
385             - <br>(Used when the longoverdue.pl script is called without the --charge parameter)
386         -
387             - "When issuing an item that has been marked as lost, "
388             - pref: IssueLostItem
389               choices:
390                   confirm: "require confirmation"
391                   alert: "display a message"
392                   nothing : "do nothing"
393             - .
394         -
395             - pref: AllowMultipleIssuesOnABiblio
396               choices:
397                   yes: Allow
398                   no: "Don't allow"
399             - "patrons to check out multiple items from the same record.  (NOTE: This will only affect records without a subscription attached.)"
400         -
401             - pref: OnSiteCheckouts
402               choices:
403                   yes: Enable
404                   no: Disable
405             - the on-site checkouts feature.
406         -
407             - pref: OnSiteCheckoutsForce
408               choices:
409                   yes: Enable
410                   no: Disable
411             - the on-site for all cases (Even if a user is debarred, etc.).
412         -
413             - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
414               choices:
415                   yes: Consider
416                   no: "Don't consider"
417             - on-site checkouts as normal checkouts.
418             - If enabled, the number of checkouts allowed will be normal checkouts + on-site checkouts.
419             - If disabled, both values will be checked separately.
420         -
421             - pref: SwitchOnSiteCheckouts
422               choices:
423                   yes: Switch
424                   no: "Don't switch"
425             - on-site checkouts to normal checkouts when checked out.
426         -
427             - When a patron's checked out item is overdue,
428             - pref: OverduesBlockRenewing
429               type: choice
430               choices:
431                   allow: allow renewing.
432                   blockitem: block renewing only for this item.
433                   block: block renewing for all the patron's items.
434         -
435             - If patron is restricted,
436             - pref: RestrictionBlockRenewing
437               choices:
438                   yes: Block
439                   no: Allow
440             - renewing of items.
441     Checkin Policy:
442         -
443             - pref: BlockReturnOfWithdrawnItems
444               choices:
445                   yes: Block
446                   no: "Don't block"
447             - returning of items that have been withdrawn.
448         -
449             - pref: CalculateFinesOnReturn
450               choices:
451                   yes: Do
452                   no: "Don't"
453             - calculate and update overdue charges when an item is returned.
454             - <br /><b>NOTE If you are doing hourly loans then you should have this on.</b>
455         -
456             - pref: UpdateNotForLoanStatusOnCheckin
457               type: textarea
458               class: code
459             - 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
460             - "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."
461             - Each pair of values should be on a separate line.
462     Holds Policy:
463         -
464             - pref: AllowHoldItemTypeSelection
465               choices:
466                   yes: Allow
467                   no: "Don't allow"
468             - hold fulfillment to be limited by itemtype.
469         -
470             - pref: AllowRenewalIfOtherItemsAvailable
471               choices:
472                   yes: Allow
473                   no: "Don't allow"
474             - a patron to renew an item with unfilled holds if other available items can fill that hold.
475         -
476             - pref: AllowHoldPolicyOverride
477               choices:
478                   yes: Allow
479                   no: "Don't allow"
480             - staff to override hold policies when placing holds.
481         -
482             - pref: AllowHoldsOnDamagedItems
483               choices:
484                   yes: Allow
485                   no: "Don't allow"
486             - hold requests to be placed on and filled by damaged items.
487         -
488             - pref: AllowHoldDateInFuture
489               choices:
490                   yes: Allow
491                   no: "Don't allow"
492             - hold requests to be placed that do not enter the waiting list until a certain future date.
493         -
494             - pref: OPACAllowHoldDateInFuture
495               choices:
496                   yes: Allow
497                   no: "Don't allow"
498             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
499         -
500             - Confirm future hold requests (starting no later than
501             - pref: ConfirmFutureHolds
502               class: integer
503             - 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.
504         -
505             - Check the
506             - pref: ReservesControlBranch
507               choices:
508                   ItemHomeLibrary: "item's home library"
509                   PatronLibrary: "patron's home library"
510             - to see if the patron can place a hold on the item.    
511         -
512             - Mark a hold as problematic if it has been waiting for more than
513             - pref: ReservesMaxPickUpDelay
514               class: integer
515             - days.
516         -
517             - pref: ExpireReservesMaxPickUpDelay
518               choices:
519                   yes: Allow
520                   no: "Don't allow"
521             - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay"
522         -
523             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
524             - pref: ExpireReservesMaxPickUpDelayCharge
525               class: currency
526         -
527             - Satisfy holds using items from the libraries
528             - pref: StaticHoldsQueueWeight
529               class: multi
530             - (as branchcodes, separated by commas; if empty, uses all libraries)
531             - when they are
532             - pref: HoldsQueueSkipClosed
533               choices:
534                   yes: open
535                   no: open or closed
536             - pref: RandomizeHoldsQueueWeight
537               choices:
538                   yes: in random order.
539                   no: in that order.
540             -
541         -
542             - pref: canreservefromotherbranches
543               choices:
544                   yes: Allow
545                   no: "Don't allow (with independent branches)"
546             - a user from one library to place a hold on an item from another library
547         -
548             - pref: OPACAllowUserToChooseBranch
549               choices:
550                   yes: Allow
551                   no: "Don't allow"
552             - a user to choose the library to pick up a hold from.
553         -
554             - pref: ReservesNeedReturns
555               choices:
556                   yes: "Don't automatically"
557                   no: Automatically
558             - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
559         -
560             - Patrons can only have
561             - pref: maxreserves
562               class: integer
563             - holds at once.
564         -
565             - pref: emailLibrarianWhenHoldIsPlaced
566               choices:
567                   yes: Enable
568                   no:  "Don't enable"
569             - "sending an email to the Koha administrator email address whenever a hold request is placed."
570         -
571             - pref: DisplayMultiPlaceHold
572               choices:
573                   yes: Enable
574                   no:  "Don't enable"
575             - "the ability to place holds on multiple biblio from the search results"       
576         -
577             - pref: TransferWhenCancelAllWaitingHolds
578               choices:
579                   yes: Transfer
580                   no: "Don't transfer"
581             - items when cancelling all waiting holds.
582         -
583             - pref: AutoResumeSuspendedHolds
584               choices:
585                   yes: Allow
586                   no: "Don't allow"
587             - suspended holds to be automatically resumed by a set date.
588         -
589             - pref: SuspendHoldsIntranet
590               choices:
591                   yes: Allow
592                   no: "Don't allow"
593             - holds to be suspended from the intranet.
594         -
595             - pref: SuspendHoldsOpac
596               choices:
597                   yes: Allow
598                   no: "Don't allow"
599             - holds to be suspended from the OPAC.
600         -
601             - pref: ExpireReservesOnHolidays
602               choices:
603                   yes: Allow
604                   no: "Don't allow"
605             - expired holds to be canceled on days the library is closed.
606         -
607             - pref: decreaseLoanHighHolds
608               choices:
609                   yes: Enable
610                   no:  "Don't enable"
611             - the reduction of loan period to
612             - pref: decreaseLoanHighHoldsDuration
613               class: integer
614             - days for items with more than
615             - pref: decreaseLoanHighHoldsValue
616               class: integer
617             - holds
618             - pref: decreaseLoanHighHoldsControl
619               choices:
620                   static: "on the record"
621                   dynamic: "over the number of holdable items on the record"
622             - . Ignore items with the following statuses when counting items
623             - pref: decreaseLoanHighHoldsIgnoreStatuses
624               multiple:
625                 damaged: Damaged
626                 itemlost: Lost
627                 withdrawn: Withdrawn
628                 notforloan: Not for loan
629         -
630             - pref: AllowHoldsOnPatronsPossessions
631               choices:
632                   yes: Allow
633                   no: "Don't allow"
634             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
635         -
636             - pref: LocalHoldsPriority
637               choices:
638                   yes: Give
639                   no: "Don't give"
640             - priority for filling holds to patrons whose
641             - pref: LocalHoldsPriorityPatronControl
642               choices:
643                   PickupLibrary: "pickup library"
644                   HomeLibrary: "home library"
645             - matches the item's
646             - pref: LocalHoldsPriorityItemControl
647               choices:
648                   homebranch: "home library"
649                   holdingbranch: "holding library"
650         -
651             - pref: OPACHoldsIfAvailableAtPickup
652               choices:
653                   yes: Allow
654                   no: "Don't allow"
655             - to pickup up holds at libraries where the item is available.
656         -
657             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
658             - pref: OPACHoldsIfAvailableAtPickupExceptions
659             - "(list of patron categories separated with a pipe '|')"
660     Fines Policy:
661         -
662             - Calculate fines based on days overdue
663             - pref: finesCalendar
664               type: choice
665               choices:
666                   ignoreCalendar: directly.
667                   noFinesWhenClosed: not including days the library is closed.
668             -
669         -
670             - pref: finesMode
671               type: choice
672               choices:
673                   off: "Don't calculate"
674                   test: Calculate (but only for mailing to the admin)
675                   production: Calculate and charge
676             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
677             - <br><b>Note:</b> Fines can also be charged by the CalculateFinesOnReturn system preference.
678         -
679             - If a lost item is returned, apply the refunding rules defined in the
680             - pref: RefundLostOnReturnControl
681               choices:
682                   CheckinLibrary: "check-in library."
683                   ItemHomeBranch: "item home branch."
684                   ItemHoldingBranch: "item holding branch."
685         -
686             - pref: FinesIncludeGracePeriod
687               choices:
688                   yes: Include
689                   no: "Don't include"
690             - the grace period when calculating the fine for an overdue item.
691         -
692             - pref: WhenLostForgiveFine
693               choices:
694                   yes: Forgive
695                   no: "Don't Forgive"
696             - the fines on an item when it is lost.
697         -
698             - pref: WhenLostChargeReplacementFee
699               choices:
700                   yes: Charge
701                   no: "Don't Charge"
702             - the replacement price when a patron loses an item.
703         -
704             - Charge a hold fee
705             - pref: HoldFeeMode
706               choices:
707                   always: "any time a hold is placed."
708                   not_always: "only if all items are checked out and the record has at least one hold already."
709     Self Checkout:
710         -
711             - "Include the following JavaScript on all pages in the web-based self checkout:"
712             - pref: SCOUserJS
713               type: textarea
714               class: code
715         -
716             - "Include the following CSS on all pages in the web-based self checkout:"
717             - pref: SCOUserCSS
718               type: textarea
719               class: code
720         -
721             - pref: ShowPatronImageInWebBasedSelfCheck
722               choices:
723                   yes: Show
724                   no: "Don't show"
725             - "the patron's picture (if one has been added) when they use the web-based self checkout."
726         -
727             - pref: WebBasedSelfCheck
728               choices:
729                   yes: Enable
730                   no: "Don't enable"
731             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
732         -
733             - Have patrons login into the web-based self checkout system with their 
734             - pref: SelfCheckoutByLogin
735               choices:
736                   yes: Username and Password
737                   no: Barcode
738         -
739             - "Time out the current patron's web-based self checkout system login after"
740             - pref: SelfCheckTimeout
741               class: integer
742             - seconds.
743         -
744             - pref: AllowSelfCheckReturns
745               choices:
746                   yes: Allow
747                   no: "Don't allow"
748             - patrons to return items through web-based self checkout system. 
749         -
750             - "Include the following HTML in the Help page of the web-based self checkout system:"
751             - pref: SelfCheckHelpMessage
752               type: htmlarea
753               class: code
754         -
755             - pref: AutoSelfCheckAllowed
756               choices:
757                   yes: Allow
758                   no: "Don't allow"
759             - "the web-based self checkout system to automatically login with this staff login"
760             - pref: AutoSelfCheckID
761             - and this password
762             - pref: AutoSelfCheckPass
763             - .
764         -
765             - pref: SelfCheckReceiptPrompt
766               choices:
767                   yes: Show
768                   no: "Don't show"
769             - "the print receipt popup dialog when self checkout is finished"
770     Course Reserves:
771         -
772             - pref: UseCourseReserves
773               choices:
774                   yes: Use
775                   no: "Don't use"
776             - course reserves
777     Batch checkout:
778         -
779             - pref: BatchCheckouts
780               choices:
781                   yes: Allow
782                   no: "Don't allow"
783             - "batch checkouts"
784         -
785             - "Patron categories allowed to checkout in a batch"
786             - pref: BatchCheckoutsValidCategories
787             - "(list of patron categories separated with a pipe '|')"
788     Housebound module:
789         -
790             - pref: HouseboundModule
791               choices:
792                   yes: Enable
793                   no: Disable
794             - "housebound module"
795     Article Requests:
796         -
797             - pref: ArticleRequests
798               choices:
799                   yes: Enable
800                   no: "Don't enable"
801             - patrons to place article requests.
802         -
803             - For records that are record level or item level requestable, make the following fields mandatory
804             - pref: ArticleRequestsMandatoryFields
805               multiple:
806                 title: Title
807                 author: Author
808                 volume: Volume
809                 issue: Issue
810                 date: Date
811                 pages: Pages
812                 chapters: Chapters
813             -
814         -
815             - For records that are only record level requestable, make the following fields mandatory
816             - pref: ArticleRequestsMandatoryFieldsRecordOnly
817               multiple:
818                 title: Title
819                 author: Author
820                 volume: Volume
821                 issue: Issue
822                 date: Date
823                 pages: Pages
824                 chapters: Chapters
825             -
826         -
827             - For records that are only item level requestable, make the following fields mandatory
828             - pref: ArticleRequestsMandatoryFieldsItemOnly
829               multiple:
830                 title: Title
831                 author: Author
832                 volume: Volume
833                 issue: Issue
834                 date: Date
835                 pages: Pages
836                 chapters: Chapters
837             -