Bug 7986 Follow Up: Fix ExportRemoveFields
[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             - Sort previous checkouts on the circulation page from
23             - pref: previousIssuesDefaultSortOrder
24               choices:
25                   asc: earliest to latest
26                   desc: latest to earliest
27             - due date.
28         -
29             - "Sort today's checkouts on the circulation page from"
30             - pref: todaysIssuesDefaultSortOrder
31               type: choice
32               choices:
33                   asc: earliest to latest
34                   desc: latest to earliest
35             - due date.
36         -
37             - pref: UseTablesortForCirc
38               choices:
39                   yes: "Enable"
40                   no: "Don't enable"
41             - "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."
42         -
43             - pref: soundon
44               choices: 
45                  yes: "Enable"
46                  no: "Don't enable"
47             - circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.
48         -
49             - pref: SpecifyDueDate
50               choices:
51                   yes: Allow
52                   no: "Don't allow"
53             - staff to specify a due date for a checkout.
54         -
55             - pref: AllowAllMessageDeletion
56               choices:
57                   yes: Allow
58                   no: "Don't allow"
59             - staff to delete messages added from other libraries.
60         -
61             - Show the
62             - pref: numReturnedItemsToShow
63               class: integer
64             - last returned items on the checkin screen.
65         -
66             - pref: FineNotifyAtCheckin
67               choices:
68                   yes: Notify
69                   no: "Don't notify"
70             - librarians of overdue fines on the items they are checking in.
71         -
72             - pref: WaitingNotifyAtCheckin
73               choices:
74                   yes: Notify
75                   no: "Don't notify"
76             - librarians of waiting holds for the patron whose items they are checking in.
77         -
78             - pref: FilterBeforeOverdueReport
79               choices:
80                   yes: Require
81                   no: "Don't require"
82             - staff to choose which checkouts to show before running the overdues report.
83         -
84             - pref: DisplayClearScreenButton
85               choices:
86                   yes: Show
87                   no: "Don't show"
88             - a button to clear the current patron from the screen on the circulation screen.
89         -
90             - pref: RecordLocalUseOnReturn
91               choices:
92                   yes: Record
93                   no: "Don't record"
94             - local use when an unissued item is checked in.
95         -
96             - When an empty barcode field is submitted in circulation
97             - pref: CircAutoPrintQuickSlip
98               choices:
99                   yes: "open a print quick slip window"
100                   no: "clear the screen"
101             - .
102         -
103             - Include the stylesheet at
104             - pref: NoticeCSS
105               class: url
106             - on Notices. (This should be a complete URL, starting with <code>http://</code>)
107         -
108             - pref: UpdateTotalIssuesOnCirc
109               choices:
110                   yes: Do
111                   no: "Do not"
112             - 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).
113         -
114             - Use the
115             - pref: ExportWithCsvProfile
116             - CSV profile when exporting patron checkout history (enter CSV Profile name)
117         -
118             - The following fields should be excluded from the patron checkout history CSV or iso2709 export
119             - pref: ExportRemoveFields
120             - (separate fields with space, e.g. 100a 200b 300c)
121
122     Checkout Policy:
123         -
124             - pref: AllowNotForLoanOverride
125               choices:
126                   yes: Allow
127                   no: "Don't allow"
128             - staff to override and check out items that are marked as not for loan.
129         -
130             - pref: AllowRenewalLimitOverride
131               choices:
132                   yes: Allow
133                   no: "Don't allow"
134             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
135         -
136             - pref: AllowItemsOnHoldCheckout
137               choices:
138                   yes: Allow
139                   no: "Don't allow"
140             - checkouts of items items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
141         -
142             - pref: AllFinesNeedOverride
143               choices:
144                   yes: Require
145                   no: "Don't require"
146             - staff to manually override all fines, even fines less than noissuescharge.
147         -
148             - pref: AllowFineOverride
149               choices:
150                   yes: Allow
151                   no: "Don't allow"
152             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
153         -
154             - pref: InProcessingToShelvingCart
155               choices:
156                   yes: Move
157                   no: "Don't move"
158             - items that have the location PROC to the location CART when they are checked in.
159         -
160             - pref: ReturnToShelvingCart
161               choices:
162                   yes: Move
163                   no: "Don't move"
164             - all items to the location CART when they are checked in.
165         -
166             - pref: AutomaticItemReturn
167               choices:
168                   yes: Do
169                   no: "Don't"
170             - automatically transfer items to their home library when they are returned.
171         -
172             - pref: UseBranchTransferLimits
173               choices:
174                   yes: Enforce
175                   no: "Don't enforce"
176             - library transfer limits based on
177             - pref: BranchTransferLimitsType
178               choices:
179                   ccode: collection code
180                   itemtype: item type
181             - .
182         -
183             - pref: UseTransportCostMatrix
184               choices:
185                   yes: Use
186                   no: "Don't use"
187             - Transport Cost Matrix for calculating optimal holds filling between branches.
188         -
189             - Use the checkout and fines rules of
190             - pref: CircControl
191               type: choice
192               choices:
193                   PickupLibrary: the library you are logged in at.
194                   PatronLibrary: the library the patron is from.
195                   ItemHomeLibrary: the library the item is from.
196         -
197             - Use the checkout and fines rules of
198             - pref: HomeOrHoldingBranch
199               type: choice
200               choices:
201                   homebranch: the library the item is from.
202                   holdingbranch: the library the item was checked out from.
203         -
204             - Calculate the due date using 
205             - pref: useDaysMode
206               choices:
207                   Days: circulation rules only.
208                   Calendar: the calendar to skip all days the library is closed.
209                   Datedue: the calendar to push the due date to the next open day
210         -
211             - When renewing checkouts, base the new due date on
212             - pref: RenewalPeriodBase
213               choices:
214                   date_due: the old due date of the checkout.
215                   now: the current date.
216         -
217             - Prevent patrons from making holds on the OPAC if they owe more than
218             - pref: maxoutstanding
219               class: currency
220             - '[% local_currency %] in fines.'
221         -
222             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
223             - pref: TransfersMaxDaysWarning
224               class: integer
225             - days after it was sent.
226         -
227             - pref: IssuingInProcess
228               choices:
229                   yes: "Don't prevent"
230                   no: "Prevent"
231             - patrons from checking out an item whose rental charge would take them over the limit.
232         -
233             - pref: AgeRestrictionMarker
234             - "E.g. FSK|PEGI|Age| (No white space near |). Entry in MARC field (e.g. 521a) as defined for agerestriction in Koha to MARC mapping. Entry in MARC field like FSK 12 or PEGI 12 would mean: Borrower must be 12 years old. (Empty: Do not apply age restriction.)"
235         -
236             - pref: AgeRestrictionOverride
237               choices:
238                   yes: Allow
239                   no: "Don't allow"
240             - staff to check out an item with age restriction.
241         -
242             - Prevent patrons from checking out books if they have more than
243             - pref: noissuescharge
244               class: integer
245             - '[% local_currency %] in fines.'
246         -
247             - pref: ReturnBeforeExpiry
248               choices:
249                   yes: Require
250                   no: "Don't require"
251             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
252         -
253             - Send all notices as a BCC to this email address
254             - pref: OverdueNoticeBcc
255         - 
256             - Include up to
257             - pref: PrintNoticesMaxLines
258               class: integer
259             - "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."
260         -
261             - pref: OverduesBlockCirc
262               choices:
263                   block: Block
264                   noblock: "Don't block"
265                   confirmation: Ask for confirmation
266             - when checking out to a borrower that has overdues outstanding         
267         -
268             - On checkin route the returned item to
269             - pref: HomeOrHoldingBranchReturn
270               type: choice
271               choices:
272                   homebranch: the library the item is from.
273                   holdingbranch: the library the item was checked out from.
274         -
275             - "When issuing an item that has been marked as lost, "
276             - pref: IssueLostItem
277               choices:
278                   confirm: "require confirmation"
279                   alert: "display a message"
280                   nothing : "do nothing"
281             - .
282     Holds Policy:
283         -
284             - pref: AllowHoldPolicyOverride
285               choices:
286                   yes: Allow
287                   no: "Don't allow"
288             - staff to override hold policies when placing holds.
289         -
290             - pref: AllowHoldsOnDamagedItems
291               choices:
292                   yes: Allow
293                   no: "Don't allow"
294             - hold requests to be placed on damaged items.
295         -
296             - pref: AllowOnShelfHolds
297               choices:
298                   yes: Allow
299                   no: "Don't allow"
300             - hold requests to be placed on items that are not checked out.
301         -
302             - pref: AllowHoldDateInFuture
303               choices:
304                   yes: Allow
305                   no: "Don't allow"
306             - hold requests to be placed that do not enter the waiting list until a certain future date.
307         -
308             - pref: OPACAllowHoldDateInFuture
309               choices:
310                   yes: Allow
311                   no: "Don't allow"
312             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
313         -
314             - Check the
315             - pref: ReservesControlBranch
316               choices:
317                   ItemHomeLibrary: "item's home library"
318                   PatronLibrary: "patron's home library"
319             - to see if the patron can place a hold on the item.    
320         -
321             - Mark a hold as problematic if it has been waiting for more than
322             - pref: ReservesMaxPickUpDelay
323               class: integer
324             - days.
325         -
326             - pref: ExpireReservesMaxPickUpDelay
327               choices:
328                   yes: Allow
329                   no: "Don't allow"
330             - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay"
331         -
332             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
333             - pref: ExpireReservesMaxPickUpDelayCharge
334               class: currency
335         -
336             - Satisfy holds from the libraries
337             - pref: StaticHoldsQueueWeight
338               class: multi
339             - (as branchcodes, separated by commas; if empty, uses all libraries)
340             - pref: RandomizeHoldsQueueWeight
341               choices:
342                   yes: in random order.
343                   no: in that order.
344             -
345         -
346             - pref: canreservefromotherbranches
347               choices:
348                   yes: Allow
349                   no: "Don't allow (with independent branches)"
350             - a user from one library to place a hold on an item from another library
351         -
352             - pref: OPACAllowUserToChooseBranch
353               choices:
354                   yes: Allow
355                   no: "Don't allow"
356             - a user to choose the library to pick up a hold from.
357         -
358             - pref: ReservesNeedReturns
359               choices:
360                   yes: "Don't automatically"
361                   no: Automatically
362             - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in.
363         -
364             - Patrons can only have
365             - pref: maxreserves
366               class: integer
367             - holds at once.
368         -
369             - pref: emailLibrarianWhenHoldIsPlaced
370               choices:
371                   yes: Enable
372                   no:  "Don't enable"
373             - "sending an email to the Koha administrator email address whenever a hold request is placed."
374         -
375             - pref: DisplayMultiPlaceHold
376               choices:
377                   yes: Enable
378                   no:  "Don't enable"
379             - "the ability to place holds on multiple biblio from the search results"       
380         -
381             - pref: TransferWhenCancelAllWaitingHolds
382               choices:
383                   yes: Transfer
384                   no: "Don't transfer"
385             - items when cancelling all waiting holds.
386         -
387             - pref: AutoResumeSuspendedHolds
388               choices:
389                   yes: Allow
390                   no: "Don't allow"
391             - suspended holds to be automatically resumed by a set date.
392         -
393             - pref: SuspendHoldsIntranet
394               choices:
395                   yes: Allow
396                   no: "Don't allow"
397             - holds to be suspended from the intranet.
398         -
399             - pref: SuspendHoldsOpac
400               choices:
401                   yes: Allow
402                   no: "Don't allow"
403             - holds to be suspended from the OPAC.
404     Fines Policy:
405         -
406             - Calculate fines based on days overdue
407             - pref: finesCalendar
408               type: choice
409               choices:
410                   ignoreCalendar: directly.
411                   noFinesWhenClosed: not including days the library is closed.
412             -
413         -
414             - pref: finesMode
415               type: choice
416               choices:
417                   off: "Don't calculate"
418                   test: Calculate (but only for mailing to the admin)
419                   production: Calculate and charge
420             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
421     Self Checkout:
422         -
423             - pref: ShowPatronImageInWebBasedSelfCheck
424               choices:
425                   yes: Show
426                   no: "Don't show"
427             - "the patron's picture (if one has been added) when they use the web-based self checkout."
428         -
429             - pref: WebBasedSelfCheck
430               choices:
431                   yes: Enable
432                   no: "Don't enable"
433             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
434         -
435             - Have patrons login into the web-based self checkout system with their 
436             - pref: SelfCheckoutByLogin
437               choices:
438                   yes: Username and Password
439                   no: Barcode
440         -
441             - "Time out the current patron's web-based self checkout system login after"
442             - pref: SelfCheckTimeout
443               class: integer
444             - seconds.
445         -
446             - pref: AllowSelfCheckReturns
447               choices:
448                   yes: Allow
449                   no: "Don't allow"
450             - patrons to return items through web-based self checkout system. 
451         -
452             - "Include the following HTML in the Help page of the web-based self checkout system:"
453             - pref: SelfCheckHelpMessage
454               type: textarea
455               class: code
456         -
457             - pref: AutoSelfCheckAllowed
458               choices:
459                   yes: Allow
460                   no: "Don't allow"
461             - "the web-based self checkout system to automatically login with this staff login"
462             - pref: AutoSelfCheckID
463             - and this password
464             - pref: AutoSelfCheckPass
465             - .