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