2 # FIXME: printcirculationslips is also omitted. It _technically_ could work, but C4::Print is HLT specific and needs a little bit of refactoring.
9 - the navigation sidebar on all Circulation pages.
11 - pref: AutoSwitchPatron
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.
18 - pref: PatronAutoComplete
22 - to guess the patron being entered while typing a patron search for circulation or patron search.
23 - Only returns the first 10 results at a time.
25 - pref: itemBarcodeInputFilter
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.
35 - pref: itemBarcodeFallbackSearch
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.
41 - Sort previous checkouts on the circulation page from
42 - pref: previousIssuesDefaultSortOrder
44 asc: earliest to latest
45 desc: latest to earliest
48 - "Sort today's checkouts on the circulation page from"
49 - pref: todaysIssuesDefaultSortOrder
52 asc: earliest to latest
53 desc: latest to earliest
56 - pref: SpecifyDueDate
60 - staff to specify a due date for a checkout.
62 - pref: SpecifyReturnDate
66 - staff to specify a return date for a check in.
68 - Set the default start date for the Holds to pull list to
69 - pref: HoldsToPullStartDate
71 - day(s) ago. Note that the default end date is controlled by preference ConfirmFutureHolds.
73 - pref: AllowAllMessageDeletion
77 - staff to delete messages added from other libraries.
80 - pref: numReturnedItemsToShow
82 - last returned items on the checkin screen.
84 - pref: FineNotifyAtCheckin
88 - librarians of overdue fines on the items they are checking in.
90 - pref: WaitingNotifyAtCheckin
94 - librarians of waiting holds for the patron whose items they are checking in.
96 - pref: FilterBeforeOverdueReport
100 - staff to choose which checkouts to show before running the overdues report.
102 - pref: DisplayClearScreenButton
106 - a button to clear the current patron from the screen on the circulation screen.
108 - pref: RecordLocalUseOnReturn
112 - local use when an unissued item is checked in.
114 - When an empty barcode field is submitted in circulation
115 - pref: CircAutoPrintQuickSlip
117 clear: "clear the screen"
118 qslip: "open a print quick slip window"
119 slip: "open a print slip window"
122 - Include the stylesheet at
125 - on Notices. (This should be a complete URL, starting with <code>http://</code>)
127 - pref: UpdateTotalIssuesOnCirc
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).
133 - pref: ExportCircHistory
137 - the export patron checkout history options.
139 - The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export
140 - pref: ExportRemoveFields
141 - (separate fields with space, e.g. 100a 200b 300c)
143 - pref: AllowOfflineCirculation
147 - "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox plugin or the desktop application)"
149 - pref: ShowAllCheckins
153 - all items in the "Checked-in items" list, even items that were not checked out.
155 - pref: AllowCheckoutNotes
159 - patrons to submit notes about checked out items.
163 - pref: OnSiteCheckoutAutoCheck
167 - onsite checkout by default if last checkout was an onsite one
169 - pref: AutoReturnCheckedOutItems
173 - require librarians to manually confirm a checkout where the item is already checked out to another patron.
175 - pref: AllowTooManyOverride
179 - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
181 - pref: AutoRemoveOverduesRestrictions
185 - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
187 - pref: AllowNotForLoanOverride
191 - staff to override and check out items that are marked as not for loan.
193 - pref: AllowRenewalLimitOverride
197 - 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.
199 - pref: AllowRenewalOnHoldOverride
203 - staff to renew items that are on hold by manually specifying a due date.
205 - pref: AllowItemsOnHoldCheckoutSIP
209 - checkouts of items reserved to someone else via SIP checkout messages.
210 - If allowed do not generate RESERVE_WAITING and RESERVED warning.
211 - This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't Allow".
213 - pref: AllowItemsOnHoldCheckoutSCO
217 - 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.
219 - pref: AllFinesNeedOverride
223 - staff to manually override all fines, even fines less than noissuescharge.
225 - pref: AllowFineOverride
229 - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
231 - pref: AutomaticItemReturn
235 - automatically transfer items to their home library when they are returned.
237 - pref: UseBranchTransferLimits
241 - library transfer limits based on
242 - pref: BranchTransferLimitsType
244 ccode: collection code
248 - pref: UseTransportCostMatrix
252 - Transport Cost Matrix for calculating optimal holds filling between branches.
254 - Use the checkout and fines rules of
258 PickupLibrary: the library you are logged in at.
259 PatronLibrary: the library the patron is from.
260 ItemHomeLibrary: the library the item is from.
262 - Use the checkout and fines rules of
263 - pref: HomeOrHoldingBranch
266 homebranch: the item's home library (homebranch).
267 holdingbranch: the item's holding library (holdingbranch).
269 - Allow materials to be returned to
270 - pref: AllowReturnToBranch
273 anywhere: to any library.
274 homebranch: only the library the item is from.
275 holdingbranch: only the library the item was checked out from.
276 homeorholdingbranch: either the library the item is from or the library it was checked out from.
278 - For search results in the staff client, display the branch of
279 - pref: StaffSearchResultsDisplayBranch
282 homebranch: the library the item is from.
283 holdingbranch: the library the item is held by.
287 Days: Ignore the calendar
288 Calendar: Use the calendar to skip days the library is closed
289 Datedue: Use the calendar to push the due date to the next open day
290 Dayweek: Use the calendar to push the due date to the next open matching weekday for weekly loan periods, or the next open day otherwise
291 - when calculating the date due.
293 - Calculate "No renewal before" based on
294 - pref: NoRenewalBeforePrecision
297 exact_time: exact time.
298 - Only relevant for loans calculated in days, hourly loans are not affected.
300 - When renewing checkouts, base the new due date on
301 - pref: RenewalPeriodBase
303 date_due: the old due date of the checkout.
304 now: the current date.
306 - pref: RenewalSendNotice
310 - a renewal notice according to patron checkout alert preferences.
312 - Prevent patrons from making holds on the OPAC if they owe more than
313 - pref: maxoutstanding
315 - '[% local_currency %] in fines.'
317 - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
318 - pref: TransfersMaxDaysWarning
320 - days after it was sent.
322 - pref: IssuingInProcess
326 - patrons from checking out an item whose rental charge would take them over the limit.
328 - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
329 - pref: AgeRestrictionMarker
330 - "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."
332 - pref: AgeRestrictionOverride
336 - staff to check out an item with age restriction.
338 - Prevent patrons from checking out books if they have more than
339 - pref: noissuescharge
341 - '[% local_currency %] in fines.'
343 - Prevent a patron from checking out if the patron has guarantees owing in total more than
344 - pref: NoIssuesChargeGuarantees
346 - '[% local_currency %] in fines.'
348 - pref: RentalsInNoissuesCharge
352 - rental charges when summing up charges for noissuescharge.
354 - pref: ManInvInNoissuesCharge
358 - custom debit type charges when summing up charges for noissuescharge.
360 - pref: HoldsInNoissuesCharge
364 - hold charges when summing up charges for noissuescharge.
366 - pref: ReturnBeforeExpiry
370 - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
372 - Send all notices as a BCC to this email address
375 - pref: OverdueNoticeCalendar
378 no: "Ignore Calendar"
379 - when working out the period for overdue notices
382 - pref: PrintNoticesMaxLines
384 - "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."
386 - pref: OverduesBlockCirc
389 noblock: "Don't block"
390 confirmation: Ask for confirmation
391 - when checking out to a borrower that has overdues outstanding
393 - "When checking out an item with rental fees, "
394 - pref: RentalFeesCheckoutConfirmation
398 - "for confirmation."
400 - By default, set the LOST value of an item to
401 - pref: DefaultLongOverdueLostValue
403 - when the item has been overdue for more than
404 - pref: DefaultLongOverdueDays
407 - <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature.
408 - "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days."
409 - <br>(Used when the longoverdue.pl script is called without the --lost parameter)
410 - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it."
412 - "Charge a lost item to the borrower's account when the LOST value of the item changes to :"
413 - pref: DefaultLongOverdueChargeValue
415 - <br>Leave this field empty if you don't want to charge the user for lost items.
416 - <br>(Used when the longoverdue.pl script is called without the --charge parameter)
417 - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it."
419 - "When issuing an item that has been marked as lost, "
420 - pref: IssueLostItem
422 confirm: "require confirmation"
423 alert: "display a message"
424 nothing : "do nothing"
427 - "Mark items as returned when flagged as lost "
428 - pref: MarkLostItemsAsReturned
430 cronjob: "from the longoverdue cronjob"
431 batchmod: "from the batch item modification tool"
432 additem: "when cataloguing an item"
433 moredetail: "from the items tab of the catalog module"
434 pendingreserves: "from the 'Holds to pull' list"
437 - pref: AllowMultipleIssuesOnABiblio
441 - "patrons to check out multiple items from the same record. (<strong>NOTE:</strong> This will only affect records without a subscription attached.)"
443 - pref: OnSiteCheckouts
447 - the on-site checkouts feature.
449 - pref: OnSiteCheckoutsForce
453 - the on-site for all cases (Even if a user is debarred, etc.).
455 - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
459 - on-site checkouts as normal checkouts.
460 - If enabled, the number of checkouts allowed will be normal checkouts + on-site checkouts.
461 - If disabled, both values will be checked separately.
463 - pref: SwitchOnSiteCheckouts
467 - on-site checkouts to normal checkouts when checked out.
469 - When a patron's checked out item is overdue,
470 - pref: OverduesBlockRenewing
473 allow: allow renewing.
474 blockitem: block renewing only for this item.
475 block: block renewing for all the patron's items.
477 - If patron is restricted,
478 - pref: RestrictionBlockRenewing
484 - If a patron owes more than the value of OPACFineNoRenewals,
485 - pref: OPACFineNoRenewalsBlockAutoRenew
489 - their auto renewals.
491 - If a patron pays off all fines on an overdue item that is accruing fines
492 - pref: RenewAccruingItemWhenPaid
496 - the item automatically. If the syspref "RenewalPeriodBase" is set to "due date", renewed items may still be overdue.
498 - If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin
499 - pref: RenewAccruingItemInOpac
503 - the item automatically. If the syspref "RenewalPeriodBase" is set to "due date", renewed items may still be overdue.
505 - pref: ItemsDeniedRenewal
509 - Define custom rules to deny specific items from renewal.
510 - "<br />Can name any field in the items table followed by a colon then a space then"
511 - "a bracketed list of values separated by commas."
513 - "<br />ccode: [NEWFIC,NULL,DVD]"
514 - "<br />itype: [NEWBK,\"\"]"
515 - "<br /> Note: the word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field."
518 - pref: HoldsAutoFill
522 - automatically fill holds instead of asking the librarian.
524 - pref: HoldsAutoFillPrintSlip
528 - automatically display the hold slip dialog for auto-filled holds.
530 - pref: BlockReturnOfWithdrawnItems
534 - returning of items that have been withdrawn.
536 - pref: BlockReturnOfLostItems
540 - returning of items that have been lost.
542 - pref: CalculateFinesOnReturn
546 - calculate and update overdue charges when an item is returned.
547 - "<br /><strong>NOTE: If you are doing hourly loans then you should have this on.</strong>"
549 - pref: UpdateItemLocationOnCheckin
553 - "This is a list of value pairs. The first value is followed immediately by colon space then the second value.<br/><br/>"
555 - "PROC: FIC - causes an item in the Processing Center location to be updated into the Fiction location on check in.<br/>"
556 - "FIC: GEN - causes an item in the Fiction location to be updated into the General stacks location on check in.<br/>"
557 - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check in.<br/>"
558 - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check in.<br/>"
559 - "_ALL_: FIC - causes all items to be updated into the Fiction location on check in.<br/>"
560 - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.<br/><br/>"
561 - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>"
562 - "Note: PROC and CART are special values, for these locations only can location and permanent_location differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>"
563 - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>"
564 - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, <strong>and overrides all other rules.</strong>"
566 - pref: UpdateNotForLoanStatusOnCheckin
570 - 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
571 - "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."
572 - Each pair of values should be on a separate line.
574 - pref: CumulativeRestrictionPeriods
578 - the restriction periods.
580 - pref: HidePersonalPatronDetailOnCirculation
584 - patrons phone number, email address, street address and city on the circulation page.
586 - pref: TransfersBlockCirc
590 - staff from continuing to checkin items when a transfer is triggered.
592 - pref: StoreLastBorrower
597 - the last patron to return an item. This setting is independent of opacreadinghistory/AnonymousPatron.
600 - In the staff client, split the holds queue into separate tables by
601 - pref: HoldsSplitQueue
604 branch: "pickup library"
605 itemtype: "hold itemtype"
606 branch_itemtype: "pickup library & itemtype"
608 - If the holds queue is split, show librarians
609 - pref: HoldsSplitQueueNumbering
611 actual: "the actual priority, which may be out of order"
612 virtual: "'virtual' priorities, where each group is numbered separately"
614 - pref: AllowHoldItemTypeSelection
618 - hold fulfillment to be limited by itemtype.
620 - pref: AllowRenewalIfOtherItemsAvailable
624 - a patron to renew an item with unfilled holds if other available items can fill that hold.
626 - pref: AllowHoldPolicyOverride
630 - staff to override hold policies when placing holds.
632 - pref: AllowHoldsOnDamagedItems
636 - hold requests to be placed on and filled by damaged items.
638 - pref: AllowHoldDateInFuture
642 - hold requests to be placed that do not enter the waiting list until a certain future date.
644 - pref: OPACAllowHoldDateInFuture
648 - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
650 - Confirm future hold requests (starting no later than
651 - pref: ConfirmFutureHolds
653 - 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.
656 - pref: ReservesControlBranch
658 ItemHomeLibrary: "item's home library"
659 PatronLibrary: "patron's home library"
660 - to see if the patron can place a hold on the item.
662 - Mark a hold as problematic if it has been waiting for more than
663 - pref: ReservesMaxPickUpDelay
667 - pref: ExpireReservesMaxPickUpDelay
671 - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it."
673 - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of
674 - pref: ExpireReservesMaxPickUpDelayCharge
677 - Satisfy holds using items from the libraries
678 - pref: StaticHoldsQueueWeight
680 - (as branchcodes, separated by commas; if empty, uses all libraries)
682 - pref: HoldsQueueSkipClosed
686 - pref: RandomizeHoldsQueueWeight
688 yes: in random order.
690 - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it."
693 - pref: canreservefromotherbranches
696 no: "Don't allow (with independent branches)"
697 - a user from one library to place a hold on an item from another library
699 - pref: OPACAllowUserToChooseBranch
703 - a user to choose the library to pick up a hold from.
705 - pref: ReservesNeedReturns
707 yes: "Don't automatically"
709 - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
711 - Patrons can only have
716 - pref: emailLibrarianWhenHoldIsPlaced
720 - "sending an email to the Koha administrator email address whenever a hold request is placed."
722 - pref: DisplayMultiPlaceHold
726 - "the ability to place holds on multiple bibliographic records from the search results"
728 - pref: TransferWhenCancelAllWaitingHolds
732 - items when cancelling all waiting holds.
734 - pref: AutoResumeSuspendedHolds
738 - "suspended holds to be automatically resumed by a set date."
739 - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it."
741 - pref: SuspendHoldsIntranet
745 - holds to be suspended from the intranet.
747 - pref: SuspendHoldsOpac
751 - holds to be suspended from the OPAC.
753 - pref: ExpireReservesOnHolidays
757 - expired holds to be canceled on days the library is closed.
759 - pref: ExcludeHolidaysFromMaxPickUpDelay
761 yes: Ignore the calendar
763 - when calculating the period for reserves max pickup delay.
765 - pref: decreaseLoanHighHolds
769 - the reduction of loan period to
770 - pref: decreaseLoanHighHoldsDuration
772 - days for high demand items with more than
773 - pref: decreaseLoanHighHoldsValue
776 - pref: decreaseLoanHighHoldsControl
778 static: "on the record"
779 dynamic: "over the number of holdable items on the record"
780 - . Ignore items with the following statuses when counting items
781 - pref: decreaseLoanHighHoldsIgnoreStatuses
786 notforloan: Not for loan
788 - pref: AllowHoldsOnPatronsPossessions
792 - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
794 - pref: LocalHoldsPriority
798 - priority for filling holds to patrons whose
799 - pref: LocalHoldsPriorityPatronControl
801 PickupLibrary: "pickup library"
802 HomeLibrary: "home library"
804 - pref: LocalHoldsPriorityItemControl
806 homebranch: "home library"
807 holdingbranch: "holding library"
809 - pref: OPACHoldsIfAvailableAtPickup
813 - to pickup up holds at libraries where the item is available.
815 - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
816 - pref: OPACHoldsIfAvailableAtPickupExceptions
817 - "(list of patron categories separated with a pipe '|')"
819 - pref: CanMarkHoldsToPullAsLost
821 do_not_allow: "Do not allow to mark items as lost"
822 allow: "Allow to mark items as lost"
823 allow_and_notify: "Allow to mark items as lost and notify the patron"
824 - "from the 'Holds to pull' screen"
826 - Update item's values when marked as lost from the hold to pull screen.
827 - This is a list of values to update an item when it is marked as lost from the holds to pull screen.
828 - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost'
829 - pref: UpdateItemWhenLostFromHoldList
839 - the interlibrary loans module (master switch).
841 - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed."
842 - pref: ILLModuleCopyrightClearance
846 - "Enabled ILL backends for OPAC initiated requests:"
847 - pref: ILLOpacbackends
849 - (separated with |). If left empty, all installed backends will be enabled.
851 - Allow unmediated Interlibrary loan requests
852 - pref: ILLModuleUnmediated
857 - unmediated Interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend.
860 - pref: finesCalendar
863 ignoreCalendar: Ignore the calendar
864 noFinesWhenClosed: Use the calendar
865 - when calculating the period for fines.
867 - pref: SuspensionsCalendar
870 ignoreCalendar: Ignore the calendar
871 noSuspensionsWhenClosed: Use the calendar
872 - when calculating the period for suspension expiration.
877 off: "Don't calculate"
878 production: Calculate and charge
879 - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
880 - "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference."
881 - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask your system administrator to schedule it."
883 - If a lost item is returned, apply the refunding rules defined in the
884 - pref: RefundLostOnReturnControl
886 CheckinLibrary: "check-in library."
887 ItemHomeBranch: "item home branch."
888 ItemHoldingBranch: "item holding branch."
890 - pref: FinesIncludeGracePeriod
894 - the grace period when calculating the fine for an overdue item.
896 - pref: WhenLostForgiveFine
900 - the fines on an item when it is lost.
902 - pref: WhenLostChargeReplacementFee
906 - the replacement price when a patron loses an item.
911 any_time_is_placed: "any time a hold is placed."
912 not_always: "only if all items are checked out and the record has at least one hold already."
913 any_time_is_collected: "any time a hold is collected."
915 - pref: useDefaultReplacementCost
919 - the default replacement cost defined in item type.
921 - "Set the text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined in item type) is applied."
922 - pref: ProcessingFeeNote
925 Self check-in module:
927 - "Include the following HTML on the self check-in screen:"
928 - pref: SelfCheckInMainUserBlock
933 - pref: SelfCheckInModule
937 - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)"
939 - "Reset the current self check-in screen after"
940 - pref: SelfCheckInTimeout
944 - "Include the following CSS on all the self check-in screens:"
945 - pref: SelfCheckInUserCSS
950 - "Include the following JavaScript on all the self check-in screens:"
951 - pref: SelfCheckInUserJS
957 - "Include the following JavaScript on all pages in the web-based self checkout:"
963 - "Include the following HTML on the the web-based self checkout screen:"
964 - pref: SCOMainUserBlock
969 - "Include the following CSS on all pages in the web-based self checkout:"
975 - pref: ShowPatronImageInWebBasedSelfCheck
979 - "the patron's picture (if one has been added) when they use the web-based self checkout."
981 - pref: WebBasedSelfCheck
985 - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
987 - Have patrons login into the web-based self checkout system with their
988 - pref: SelfCheckoutByLogin
990 yes: Username and Password
993 - "Time out the current patron's web-based self checkout system login after"
994 - pref: SelfCheckTimeout
998 - pref: AllowSelfCheckReturns
1002 - patrons to return items through web-based self checkout system.
1004 - "Include the following HTML in the Help page of the web-based self checkout system:"
1005 - pref: SelfCheckHelpMessage
1010 - pref: AutoSelfCheckAllowed
1014 - "the web-based self checkout system to automatically login with this staff login"
1015 - pref: AutoSelfCheckID
1017 - pref: AutoSelfCheckPass
1021 - pref: SelfCheckReceiptPrompt
1025 - "the print receipt popup dialog when self checkout is finished"
1027 - pref: SelfCheckAllowByIPRanges
1029 - (Leave blank if not used. Use ranges or simple ip addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.)
1032 - pref: UseCourseReserves
1039 - pref: BatchCheckouts
1045 - "Patron categories allowed to checkout in a batch"
1046 - pref: BatchCheckoutsValidCategories
1047 - "(list of patron categories separated with a pipe '|')"
1050 - pref: HouseboundModule
1054 - "housebound module"
1055 Stockrotation module:
1057 - pref: StockRotation
1061 - "the stock rotation module"
1064 - pref: ArticleRequests
1068 - patrons to place article requests.
1070 - pref: ArticleRequestsLinkControl
1073 calc: Use algorithm to show or hide
1074 - article request link on search results.
1076 - For records that are record level or item level requestable, make the following fields mandatory
1077 - pref: ArticleRequestsMandatoryFields
1088 - For records that are only record level requestable, make the following fields mandatory
1089 - pref: ArticleRequestsMandatoryFieldsRecordOnly
1100 - For records that are only item level requestable, make the following fields mandatory
1101 - pref: ArticleRequestsMandatoryFieldsItemOnly
1113 - When marking a checkout as "claims returned",
1114 - pref: ClaimReturnedChargeFee
1117 ask: ask if a lost fee should be charged
1118 charge: charge a lost fee
1119 no_charge: don't charge a lost fee
1122 - Use the LOST authorised value
1123 - pref: ClaimReturnedLostValue
1124 - to represent returns claims
1126 - Warn librarians that a patron has excessive return claims if the patron has claimed the return of more than
1127 - pref: ClaimReturnedWarningThreshold