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