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