Bug 2720 - Overdues which debar automatically should undebar automatically when returned
[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: CircAutocompl
6               choices:
7                   yes: Try
8                   no: "Don't try"
9             - to guess the patron being entered while typing a patron search on the circulation screen.
10             - Only returns the first 10 results at a time.
11         -
12             - pref: itemBarcodeInputFilter
13               choices:
14                   OFF: "Don't filter"
15                   whitespace: Remove spaces from
16                   cuecat: Convert from CueCat form
17                   T-prefix: Remove the first number from T-prefix style
18                   libsuite8: Convert from Libsuite8 form
19                   EAN13: EAN-13 or zero-padded UPC-A from
20             - scanned item barcodes.
21         -
22             - pref: itemBarcodeFallbackSearch
23               choices:
24                   yes: "Enable"
25                   no: "Don't enable"
26             - the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search.
27         -
28             - Sort previous checkouts on the circulation page from
29             - pref: previousIssuesDefaultSortOrder
30               choices:
31                   asc: earliest to latest
32                   desc: latest to earliest
33             - due date.
34         -
35             - "Sort today's checkouts on the circulation page from"
36             - pref: todaysIssuesDefaultSortOrder
37               type: choice
38               choices:
39                   asc: earliest to latest
40                   desc: latest to earliest
41             - due date.
42         -
43             - pref: UseTablesortForCirc
44               choices:
45                   yes: "Enable"
46                   no: "Don't enable"
47             - "the sorting of current patron checkouts on the circulation screen. <br/>NOTE: Enabling this function may slow down circulation time for patrons with many checkouts."
48         -
49             - pref: soundon
50               choices: 
51                  yes: "Enable"
52                  no: "Don't enable"
53             - circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.
54         -
55             - pref: SpecifyDueDate
56               choices:
57                   yes: Allow
58                   no: "Don't allow"
59             - staff to specify a due date for a checkout.
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                   yes: "open a print quick slip window"
111                   no: "clear the screen"
112             - .
113         -
114             - Include the stylesheet at
115             - pref: NoticeCSS
116               class: url
117             - on Notices. (This should be a complete URL, starting with <code>http://</code>)
118         -
119             - pref: UpdateTotalIssuesOnCirc
120               choices:
121                   yes: Do
122                   no: "Do not"
123             - 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).
124         -
125             - Use the
126             - pref: ExportWithCsvProfile
127             - CSV profile when exporting patron checkout history (enter CSV Profile name)
128         -
129             - The following fields should be excluded from the patron checkout history CSV or iso2709 export
130             - pref: ExportRemoveFields
131             - (separate fields with space, e.g. 100a 200b 300c)
132         -
133             - pref: AllowOfflineCirculation
134               choices:
135                   yes: Enable
136                   no: "Do not enable"
137             - "offline circulation on regular circulation computers. (NOTE: This system preference does not affect the Firefox plugin or the desktop application)"
138
139     Checkout Policy:
140         -
141             - pref: AllowTooManyOverride
142               choices:
143                   yes: Allow
144                   no: "Don't allow"
145             - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
146         -
147             - pref: AutoRemoveOverduesRestrictions
148               choices:
149                   yes: "Do"
150                   no: "Do not"
151             - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
152         -
153             - pref: AllowNotForLoanOverride
154               choices:
155                   yes: Allow
156                   no: "Don't allow"
157             - staff to override and check out items that are marked as not for loan.
158         -
159             - pref: AllowRenewalLimitOverride
160               choices:
161                   yes: Allow
162                   no: "Don't allow"
163             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
164         -
165             - pref: AllowItemsOnHoldCheckout
166               choices:
167                   yes: Allow
168                   no: "Don't allow"
169             - checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
170         -
171             - pref: AllFinesNeedOverride
172               choices:
173                   yes: Require
174                   no: "Don't require"
175             - staff to manually override all fines, even fines less than noissuescharge.
176         -
177             - pref: AllowFineOverride
178               choices:
179                   yes: Allow
180                   no: "Don't allow"
181             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
182         -
183             - pref: InProcessingToShelvingCart
184               choices:
185                   yes: Move
186                   no: "Don't move"
187             - items that have the location PROC to the location CART when they are checked in.
188         -
189             - pref: ReturnToShelvingCart
190               choices:
191                   yes: Move
192                   no: "Don't move"
193             - all items to the location CART when they are checked in.
194         -
195             - pref: AutomaticItemReturn
196               choices:
197                   yes: Do
198                   no: "Don't"
199             - automatically transfer items to their home library when they are returned.
200         -
201             - pref: UseBranchTransferLimits
202               choices:
203                   yes: Enforce
204                   no: "Don't enforce"
205             - library transfer limits based on
206             - pref: BranchTransferLimitsType
207               choices:
208                   ccode: collection code
209                   itemtype: item type
210             - .
211         -
212             - pref: UseTransportCostMatrix
213               choices:
214                   yes: Use
215                   no: "Don't use"
216             - Transport Cost Matrix for calculating optimal holds filling between branches.
217         -
218             - Use the checkout and fines rules of
219             - pref: CircControl
220               type: choice
221               choices:
222                   PickupLibrary: the library you are logged in at.
223                   PatronLibrary: the library the patron is from.
224                   ItemHomeLibrary: the library the item is from.
225         -
226             - Use the checkout and fines rules of
227             - pref: HomeOrHoldingBranch
228               type: choice
229               choices:
230                   homebranch: the library the item is from.
231                   holdingbranch: the library the item was checked out from.
232         -
233             - Allow materials to be returned to
234             - pref: AllowReturnToBranch
235               type: choice
236               choices:
237                   anywhere: to any library.
238                   homebranch: only the library the item is from.
239                   holdingbranch: only the library the item was checked out from.
240                   homeorholdingbranch: either the library the item is from or the library it was checked out from.
241         -
242             - Calculate the due date using 
243             - pref: useDaysMode
244               choices:
245                   Days: circulation rules only.
246                   Calendar: the calendar to skip all days the library is closed.
247                   Datedue: the calendar to push the due date to the next open day
248         -
249             - When renewing checkouts, base the new due date on
250             - pref: RenewalPeriodBase
251               choices:
252                   date_due: the old due date of the checkout.
253                   now: the current date.
254         -
255             - pref: RenewalSendNotice
256               choices:
257                   yes: Send
258                   no: "Don't send"
259             - a renewal notice according to patron checkout alert preferences.
260         -
261             - Prevent patrons from making holds on the OPAC if they owe more than
262             - pref: maxoutstanding
263               class: currency
264             - '[% local_currency %] in fines.'
265         -
266             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
267             - pref: TransfersMaxDaysWarning
268               class: integer
269             - days after it was sent.
270         -
271             - pref: IssuingInProcess
272               choices:
273                   yes: "Don't prevent"
274                   no: "Prevent"
275             - patrons from checking out an item whose rental charge would take them over the limit.
276         -
277             - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
278             - pref: AgeRestrictionMarker
279             - "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."
280         -
281             - pref: AgeRestrictionOverride
282               choices:
283                   yes: Allow
284                   no: "Don't allow"
285             - staff to check out an item with age restriction.
286         -
287             - Prevent patrons from checking out books if they have more than
288             - pref: noissuescharge
289               class: integer
290             - '[% local_currency %] in fines.'
291         -
292             - pref: RentalsInNoissuesCharge
293               choices:
294                   yes: Include
295                   no: "Don't include"
296             - rental charges when summing up charges for noissuescharge.
297         -
298             - pref: ManInvInNoissuesCharge
299               choices:
300                   yes: Include
301                   no: "Don't include"
302             - MANUAL_INV charges when summing up charges for noissuescharge.
303         -
304             - pref: ReturnBeforeExpiry
305               choices:
306                   yes: Require
307                   no: "Don't require"
308             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
309         -
310             - Send all notices as a BCC to this email address
311             - pref: OverdueNoticeBcc
312         - 
313             - Include up to
314             - pref: PrintNoticesMaxLines
315               class: integer
316             - "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."
317         -
318             - pref: OverduesBlockCirc
319               choices:
320                   block: Block
321                   noblock: "Don't block"
322                   confirmation: Ask for confirmation
323             - when checking out to a borrower that has overdues outstanding         
324         -
325             - On checkin route the returned item to
326             - pref: HomeOrHoldingBranchReturn
327               type: choice
328               choices:
329                   homebranch: the library the item is from.
330                   holdingbranch: the library the item was checked out from.
331         -
332             - "When issuing an item that has been marked as lost, "
333             - pref: IssueLostItem
334               choices:
335                   confirm: "require confirmation"
336                   alert: "display a message"
337                   nothing : "do nothing"
338             - .
339     Checkin Policy:
340         -
341             - pref: BlockReturnOfWithdrawnItems
342               choices:
343                   yes: Block
344                   no: "Don't block"
345             - returning of items that have been withdrawn.
346         -
347             - pref: CalculateFinesOnReturn
348               choices:
349                   yes: Do
350                   no: "Don't"
351             - calculate and update overdue charges when an item is returned.
352             - <br /><b>NOTE If you are doing hourly loans then you should have this on.</b>
353     Holds Policy:
354         -
355             - pref: AllowHoldPolicyOverride
356               choices:
357                   yes: Allow
358                   no: "Don't allow"
359             - staff to override hold policies when placing holds.
360         -
361             - pref: AllowHoldsOnDamagedItems
362               choices:
363                   yes: Allow
364                   no: "Don't allow"
365             - hold requests to be placed on damaged items.
366         -
367             - pref: AllowOnShelfHolds
368               choices:
369                   yes: Allow
370                   no: "Don't allow"
371             - hold requests to be placed on items that are not checked out.
372         -
373             - pref: AllowHoldDateInFuture
374               choices:
375                   yes: Allow
376                   no: "Don't allow"
377             - hold requests to be placed that do not enter the waiting list until a certain future date.
378         -
379             - pref: OPACAllowHoldDateInFuture
380               choices:
381                   yes: Allow
382                   no: "Don't allow"
383             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
384         -
385             - Confirm future hold requests (starting no later than
386             - pref: ConfirmFutureHolds
387               class: integer
388             - 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.
389         -
390             - Check the
391             - pref: ReservesControlBranch
392               choices:
393                   ItemHomeLibrary: "item's home library"
394                   PatronLibrary: "patron's home library"
395             - to see if the patron can place a hold on the item.    
396         -
397             - Mark a hold as problematic if it has been waiting for more than
398             - pref: ReservesMaxPickUpDelay
399               class: integer
400             - days.
401         -
402             - pref: ExpireReservesMaxPickUpDelay
403               choices:
404                   yes: Allow
405                   no: "Don't allow"
406             - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay"
407         -
408             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
409             - pref: ExpireReservesMaxPickUpDelayCharge
410               class: currency
411         -
412             - Satisfy holds from the libraries
413             - pref: StaticHoldsQueueWeight
414               class: multi
415             - (as branchcodes, separated by commas; if empty, uses all libraries)
416             - pref: RandomizeHoldsQueueWeight
417               choices:
418                   yes: in random order.
419                   no: in that order.
420             -
421         -
422             - pref: canreservefromotherbranches
423               choices:
424                   yes: Allow
425                   no: "Don't allow (with independent branches)"
426             - a user from one library to place a hold on an item from another library
427         -
428             - pref: OPACAllowUserToChooseBranch
429               choices:
430                   yes: Allow
431                   no: "Don't allow"
432             - a user to choose the library to pick up a hold from.
433         -
434             - pref: ReservesNeedReturns
435               choices:
436                   yes: "Don't automatically"
437                   no: Automatically
438             - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in.
439         -
440             - Patrons can only have
441             - pref: maxreserves
442               class: integer
443             - holds at once.
444         -
445             - pref: emailLibrarianWhenHoldIsPlaced
446               choices:
447                   yes: Enable
448                   no:  "Don't enable"
449             - "sending an email to the Koha administrator email address whenever a hold request is placed."
450         -
451             - pref: DisplayMultiPlaceHold
452               choices:
453                   yes: Enable
454                   no:  "Don't enable"
455             - "the ability to place holds on multiple biblio from the search results"       
456         -
457             - pref: TransferWhenCancelAllWaitingHolds
458               choices:
459                   yes: Transfer
460                   no: "Don't transfer"
461             - items when cancelling all waiting holds.
462         -
463             - pref: AutoResumeSuspendedHolds
464               choices:
465                   yes: Allow
466                   no: "Don't allow"
467             - suspended holds to be automatically resumed by a set date.
468         -
469             - pref: SuspendHoldsIntranet
470               choices:
471                   yes: Allow
472                   no: "Don't allow"
473             - holds to be suspended from the intranet.
474         -
475             - pref: SuspendHoldsOpac
476               choices:
477                   yes: Allow
478                   no: "Don't allow"
479             - holds to be suspended from the OPAC.
480         -
481             - pref: decreaseLoanHighHolds
482               choices:
483                   yes: Enable
484                   no:  "Don't enable"
485             - the reduction of loan period to
486             - pref: decreaseLoanHighHoldsDuration
487               class: integer
488             - days for items with more than
489             - pref: decreaseLoanHighHoldsValue
490               class: integer
491             - holds.
492         -
493             - pref: AllowHoldsOnPatronsPossessions
494               choices:
495                   yes: Allow
496                   no: "Don't allow"
497             - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
498     Fines Policy:
499         -
500             - Calculate fines based on days overdue
501             - pref: finesCalendar
502               type: choice
503               choices:
504                   ignoreCalendar: directly.
505                   noFinesWhenClosed: not including days the library is closed.
506             -
507         -
508             - pref: finesMode
509               type: choice
510               choices:
511                   off: "Don't calculate"
512                   test: Calculate (but only for mailing to the admin)
513                   production: Calculate and charge
514             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
515         -
516             - pref: RefundLostItemFeeOnReturn
517               choices:
518                   yes: Refund
519                   no: "Don't refund"
520             - lost item fees charged to a borrower when the lost item is returned.
521         -
522             - pref: FinesIncludeGracePeriod
523               choices:
524                   yes: Include
525                   no: "Don't include"
526             - the grace period when calculating the fine for an overdue item.
527         -
528             - pref: WhenLostForgiveFine
529               choices:
530                   yes: Forgive
531                   no: "Don't Forgive"
532             - the fines on an item when it is lost.
533         -
534             - pref: WhenLostChargeReplacementFee
535               choices:
536                   yes: Charge
537                   no: "Don't Charge"
538             - the replacement price when a patron loses an item.
539     Self Checkout:
540         -
541             - "Include the following JavaScript on all pages in the web-based self checkout:"
542             - pref: SCOUserJS
543               type: textarea
544               class: code
545         -
546             - "Include the following CSS on all pages in the web-based self checkout:"
547             - pref: SCOUserCSS
548               type: textarea
549               class: code
550         -
551             - pref: ShowPatronImageInWebBasedSelfCheck
552               choices:
553                   yes: Show
554                   no: "Don't show"
555             - "the patron's picture (if one has been added) when they use the web-based self checkout."
556         -
557             - pref: WebBasedSelfCheck
558               choices:
559                   yes: Enable
560                   no: "Don't enable"
561             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
562         -
563             - Have patrons login into the web-based self checkout system with their 
564             - pref: SelfCheckoutByLogin
565               choices:
566                   yes: Username and Password
567                   no: Barcode
568         -
569             - "Time out the current patron's web-based self checkout system login after"
570             - pref: SelfCheckTimeout
571               class: integer
572             - seconds.
573         -
574             - pref: AllowSelfCheckReturns
575               choices:
576                   yes: Allow
577                   no: "Don't allow"
578             - patrons to return items through web-based self checkout system. 
579         -
580             - "Include the following HTML in the Help page of the web-based self checkout system:"
581             - pref: SelfCheckHelpMessage
582               type: textarea
583               class: code
584         -
585             - pref: AutoSelfCheckAllowed
586               choices:
587                   yes: Allow
588                   no: "Don't allow"
589             - "the web-based self checkout system to automatically login with this staff login"
590             - pref: AutoSelfCheckID
591             - and this password
592             - pref: AutoSelfCheckPass
593             - .
594     Course Reserves:
595         -
596             - pref: UseCourseReserves
597               choices:
598                   yes: Use
599                   no: "Don't use"
600             - course reserves