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             - Calculate the due date using 
144             - pref: useDaysMode
145               choices:
146                   Days: circulation rules only.
147                   Calendar: the calendar to skip all days the library is closed.
148                   Datedue: the calendar to push the due date to the next open day
149         -
150             - When renewing checkouts, base the new due date on
151             - pref: RenewalPeriodBase
152               choices:
153                   date_due: the old due date of the checkout.
154                   now: the current date.
155         -
156             - Prevent patrons from making holds on the OPAC if they owe more than
157             - pref: maxoutstanding
158               class: currency
159             - <!-- TMPL_VAR NAME="local_currency" --> in fines.
160         -
161             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
162             - pref: TransfersMaxDaysWarning
163               class: integer
164             - days after it was sent.
165         -
166             - pref: IssuingInProcess
167               choices:
168                   yes: Prevent
169                   no: "Don't prevent"
170             - patrons from checking out an item whose rental charge would take them over the limit.
171         -
172             - Prevent patrons from checking out books if they have more than
173             - pref: noissuescharge
174               class: integer
175             - <!-- TMPL_VAR NAME="local_currency" --> in fines.
176         -
177             - pref: ReturnBeforeExpiry
178               choices:
179                   yes: Require
180                   no: "Don't require"
181             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
182         -
183             - Send all notices as a BCC to this email address
184             - pref: OverdueNoticeBcc
185         - 
186             - Include up to
187             - pref: PrintNoticesMaxLines
188               class: integer
189             - "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."
190         -
191             - pref: OverduesBlockCirc
192               choices:
193                   block: Block
194                   noblock: "Don't block"
195                   confirmation: Ask for confirmation
196             - when checking out to a borrower that has overdues outstanding         
197     Holds Policy:
198         -
199             - pref: AllowHoldPolicyOverride
200               choices:
201                   yes: Allow
202                   no: "Don't allow"
203             - staff to override hold policies when placing holds.
204         -
205             - pref: AllowHoldsOnDamagedItems
206               choices:
207                   yes: Allow
208                   no: "Don't allow"
209             - hold requests to be placed on damaged items.
210         -
211             - pref: AllowOnShelfHolds
212               choices:
213                   yes: Allow
214                   no: "Don't allow"
215             - hold requests to be placed on items that are not checked out.
216         -
217             - pref: AllowHoldDateInFuture
218               choices:
219                   yes: Allow
220                   no: "Don't allow"
221             - hold requests to be placed that do not enter the waiting list until a certain future date.
222         -
223             - pref: OPACAllowHoldDateInFuture
224               choices:
225                   yes: Allow
226                   no: "Don't allow"
227             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
228         -
229             - Check the
230             - pref: ReservesControlBranch
231               choices:
232                   ItemHomeLibrary: "item's home library"
233                   PatronLibrary: "patron's home library"
234             - to see if the patron can place a hold on the item.    
235         -
236             - Mark a hold as problematic if it has been waiting for more than
237             - pref: ReservesMaxPickUpDelay
238               class: integer
239             - days.
240         -
241             - Satisfy holds from the libraries
242             - pref: StaticHoldsQueueWeight
243               class: multi
244             - (as branchcodes, separated by commas; if empty, uses all libraries)
245             - pref: RandomizeHoldsQueueWeight
246               choices:
247                   yes: in random order.
248                   no: in that order.
249             -
250         -
251             - pref: canreservefromotherbranches
252               choices:
253                   yes: Allow
254                   no: "Don't allow (with independent branches)"
255             - a user from one library to place a hold on an item from another library
256         -
257             - pref: ReservesNeedReturns
258               choices:
259                   yes: "Don't automatically"
260                   no: Automatically
261             - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in.
262         -
263             - Patrons can only have
264             - pref: maxreserves
265               class: integer
266             - holds at once.
267         -
268             - pref: emailLibrarianWhenHoldIsPlaced
269               choices:
270                   yes: Enable
271                   no:  "Don't enable"
272             - "sending an email to the Koha administrator email address whenever a hold request is placed."
273         -
274             - pref: DisplayMultiPlaceHold
275               choices:
276                   yes: Enable
277                   no:  "Don't enable"
278             - "the ability to place holds on multiple biblio from the search results"       
279     Fines Policy:
280         -
281             - Calculate fines based on days overdue
282             - pref: finesCalendar
283               type: choice
284               choices:
285                   ignoreCalendar: directly.
286                   noFinesWhenClosed: not including days the library is closed.
287             -
288         -
289             - pref: finesMode
290               type: choice
291               choices:
292                   off: "Don't calculate"
293                   test: Calculate (but only for mailing to the admin)
294                   production: Calculate and charge
295             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
296     Self Checkout:
297         -
298             - pref: ShowPatronImageInWebBasedSelfCheck
299               choices:
300                   yes: Show
301                   no: "Don't show"
302             - "the patron's picture (if one has been added) when they use the web-based self checkout."
303         -
304             - pref: WebBasedSelfCheck
305               choices:
306                   yes: Enable
307                   no: "Don't enable"
308             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
309         -
310             - pref: AutoSelfCheckAllowed
311               choices:
312                   yes: Allow
313                   no: "Don't allow"
314             - "the web-based self checkout system to automatically login with this staff login"
315             - pref: AutoSelfCheckID
316             - and this password
317             - pref: AutoSelfCheckPass
318             - .