Merge commit 'kc/master'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
1 Circulation:
2 # broken, omitted: holdCancelLength
3 # FIXME: printcirculationslips is also omitted. It _technically_ could work, but C4::Print is HLT specific and needs a little bit of refactoring.
4     Interface:
5         -
6             - pref: CircAutocompl
7               choices:
8                   yes: Try
9                   no: "Don't try"
10             - to guess the patron being entered while typing a patron search on the circulation screen.
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             - scanned patron barcodes.
19         -
20             - Sort previous checkouts on the circulation page from
21             - pref: previousIssuesDefaultSortOrder
22               choices:
23                   asc: earliest to latest
24                   desc: latest to earliest
25             - due date.
26         -
27             - "Sort today's checkouts on the circulation page from"
28             - pref: todaysIssuesDefaultSortOrder
29               type: choice
30               choices:
31                   asc: earliest to latest
32                   desc: latest to earliest
33             - due date.
34         -
35             - pref: soundon
36               choices: 
37                  yes: "Enable"
38                  no: "Don't enable"
39             - circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.
40         -
41             - pref: SpecifyDueDate
42               choices:
43                   yes: Allow
44                   no: "Don't allow"
45             - staff to specify a due date for a checkout.
46         -
47             - pref: AllowAllMessageDeletion
48               choices:
49                   yes: Allow
50                   no: "Don't allow"
51             - staff to delete messages added from other libraries.
52         -
53             - Show the
54             - pref: numReturnedItemsToShow
55               class: integer
56             - last returned items on the checkin screen.
57         -
58             - pref: FilterBeforeOverdueReport
59               choices:
60                   yes: Require
61                   no: "Don't require"
62             - staff to choose which checkouts to show before running the overdues report.
63         -            
64             - pref: DisplayClearScreenButton
65               choices:
66                   yes: Show
67                   no: "Don't show"
68             - a button to clear the current patron from the screen on the circulation screen.
69     Checkout Policy:
70         -
71             - pref: AllowNotForLoanOverride
72               choices:
73                   yes: Allow
74                   no: "Don't allow"
75             - staff to override and check out items that are marked as not for loan.
76         -
77             - pref: AllowRenewalLimitOverride
78               choices:
79                   yes: Allow
80                   no: "Don't allow"
81             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
82         -
83             - When items are created, give them the temporary location of
84             - pref: NewItemsDefaultLocation
85               class: short
86             - (should be a location code, or blank to disable).
87         -
88             - pref: InProcessingToShelvingCart
89               choices:
90                   yes: Move
91                   no: "Don't move"
92             - items that have the location PROC to the location CART when they are checked in.
93         -
94             - pref: ReturnToShelvingCart
95               choices:
96                   yes: Move
97                   no: "Don't move"
98             - all items to the location CART when they are checked in.
99         -
100             - pref: AutomaticItemReturn
101               choices:
102                   yes: Do
103                   no: "Don't"
104             - automatically transfer items to their home branch when they are returned.
105         -
106             - pref: UseBranchTransferLimits
107               choices:
108                   yes: Enforce
109                   no: "Don't enforce"
110             - branch transfer limits based on
111             - pref: BranchTransferLimitsType
112               choices:
113                   ccode: collection code
114                   itemtype: item type
115             - .
116         -
117             - Use the checkout and fines rules of
118             - pref: CircControl
119               type: choice
120               choices:
121                   PickupLibrary: the library you are logged in at.
122                   PatronLibrary: the library the patron is from.
123                   ItemHomeLibrary: the library the item is from.
124         -
125             - Use the checkout and fines rules of
126             - pref: HomeOrHoldingBranch
127               type: choice
128               choices:
129                   homebranch: the library the item is from.
130                   holdingbranch: the library the item was checked out from.
131             - "<br />NOTE: This is older than <code>CircControl</code>, but used by some parts of Koha. It will be removed soon."
132         -
133             - Make all checkouts have a due date of
134             - pref: globalDueDate
135               class: date
136             - .
137         -
138             - Make all checkouts due on or before
139             - pref: ceilingDueDate
140               class: date
141             - .
142         -
143             - pref: useDaysMode
144               choices:
145                   Days: Include
146                   Calendar: "Don't include"
147             - days when the library in closed when calculating due dates.
148         -
149             - When renewing checkouts, base the new due date on
150             - pref: RenewalPeriodBase
151               choices:
152                   date_due: the old due date of the checkout.
153                   now: the current date.
154         -
155             - Prevent patrons from making holds on the OPAC if they owe more than
156             - pref: maxoutstanding
157               class: currency
158             - <!-- TMPL_VAR NAME="local_currency" --> in fines.
159         -
160             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
161             - pref: TransfersMaxDaysWarning
162               class: integer
163             - days after it was sent.
164         -
165             - pref: IssuingInProcess
166               choices:
167                   yes: Prevent
168                   no: "Don't prevent"
169             - patrons from checking out an item whose rental charge would take them over the limit.
170         -
171             - Prevent patrons from checking out books if they have more than
172             - pref: noissuescharge
173               class: integer
174             - <!-- TMPL_VAR NAME="local_currency" --> in fines.
175         -
176             - pref: ReturnBeforeExpiry
177               choices:
178                   yes: Require
179                   no: "Don't require"
180             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
181         -
182             - Send all notices as a BCC to this email address
183             - pref: OverdueNoticeBcc
184         - 
185             - Include up to
186             - pref: PrintNoticesMaxLines
187               class: integer
188             - "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."
189         -
190             - pref: OverduesBlockCirc
191               choices:
192                   block: Block
193                   noblock: "Don't block"
194                   confirmation: Ask for confirmation
195             - when checking out to a borrower that has overdues outstanding         
196     Holds Policy:
197         -
198             - pref: AllowHoldPolicyOverride
199               choices:
200                   yes: Allow
201                   no: "Don't allow"
202             - staff to override hold policies when placing holds.
203         -
204             - pref: AllowHoldsOnDamagedItems
205               choices:
206                   yes: Allow
207                   no: "Don't allow"
208             - hold requests to be placed on damaged items.
209         -
210             - pref: AllowOnShelfHolds
211               choices:
212                   yes: Allow
213                   no: "Don't allow"
214             - hold requests to be placed on items that are not checked out.
215         -
216             - pref: AllowHoldDateInFuture
217               choices:
218                   yes: Allow
219                   no: "Don't allow"
220             - hold requests to be placed that do not enter the waiting list until a certain future date.
221         -
222             - pref: OPACAllowHoldDateInFuture
223               choices:
224                   yes: Allow
225                   no: "Don't allow"
226             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
227         -
228             - Check the
229             - pref: ReservesControlBranch
230               choices:
231                   ItemHomeLibrary: "item's home library"
232                   PatronLibrary: "patron's home library"
233             - to see if the patron can place a hold on the item.    
234         -
235             - Mark a hold as problematic if it has been waiting for more than
236             - pref: ReservesMaxPickUpDelay
237               class: integer
238             - days.
239         -
240             - Satisfy holds from the libraries
241             - pref: StaticHoldsQueueWeight
242               class: multi
243             - (as branchcodes, separated by commas; if empty, uses all libraries)
244             - pref: RandomizeHoldsQueueWeight
245               choices:
246                   yes: in random order.
247                   no: in that order.
248             -
249         -
250             - pref: canreservefromotherbranches
251               choices:
252                   yes: Allow
253                   no: "Don't allow (with independent branches)"
254             - a user from one library to place a hold on an item from another library
255         -
256             - pref: ReservesNeedReturns
257               choices:
258                   yes: "Don't automatically"
259                   no: Automatically
260             - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in.
261         -
262             - Patrons can only have
263             - pref: maxreserves
264               class: integer
265             - holds at once.
266         -
267             - pref: emailLibrarianWhenHoldIsPlaced
268               choices:
269                   yes: Enable
270                   no:  "Don't enable"
271             - "sending an email to the Koha administrator email address whenever a hold request is placed."
272         -
273             - pref: DisplayMultiPlaceHold
274               choices:
275                   yes: Enable
276                   no:  "Don't enable"
277             - "the ability to place holds on multiple biblio from the search results"       
278     Fines Policy:
279         -
280             - Calculate fines based on days overdue
281             - pref: finesCalendar
282               type: choice
283               choices:
284                   ignoreCalendar: directly.
285                   noFinesWhenClosed: not including days the library is closed.
286             -
287         -
288             - pref: finesMode
289               type: choice
290               choices:
291                   off: "Don't calculate"
292                   test: Calculate (but only for mailing to the admin)
293                   production: Calculate and charge
294             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
295     Self Checkout:
296         -
297             - pref: ShowPatronImageInWebBasedSelfCheck
298               choices:
299                   yes: Show
300                   no: "Don't show"
301             - "the patron's picture (if one has been added) when they use the web-based self checkout."
302         -
303             - pref: WebBasedSelfCheck
304               choices:
305                   yes: Enable
306                   no: "Don't enable"
307             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
308         -
309             - pref: AutoSelfCheckAllowed
310               choices:
311                   yes: Allow
312                   no: "Don't allow"
313             - "the web-based self checkout system to automatically login with this staff login"
314             - pref: AutoSelfCheckID
315             - and this password
316             - pref: AutoSelfCheckPass
317             - .