Merge branch 'new/bug_5277' into kcmaster
[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         -
11             - pref: itemBarcodeInputFilter
12               choices:
13                   OFF: "Don't filter"
14                   whitespace: Remove spaces from
15                   cuecat: Convert from CueCat form
16                   T-prefix: Remove the first number from T-prefix style
17                   libsuite8: Convert from Libsuite8 form
18             - scanned item 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: UseTablesortForCirc
36               choices:
37                   yes: "Enable"
38                   no: "Don't enable"
39             - "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."
40         -
41             - pref: soundon
42               choices: 
43                  yes: "Enable"
44                  no: "Don't enable"
45             - circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.
46         -
47             - pref: SpecifyDueDate
48               choices:
49                   yes: Allow
50                   no: "Don't allow"
51             - staff to specify a due date for a checkout.
52         -
53             - pref: AllowAllMessageDeletion
54               choices:
55                   yes: Allow
56                   no: "Don't allow"
57             - staff to delete messages added from other libraries.
58         -
59             - Show the
60             - pref: numReturnedItemsToShow
61               class: integer
62             - last returned items on the checkin screen.
63         -
64             - pref: FilterBeforeOverdueReport
65               choices:
66                   yes: Require
67                   no: "Don't require"
68             - staff to choose which checkouts to show before running the overdues report.
69         -            
70             - pref: DisplayClearScreenButton
71               choices:
72                   yes: Show
73                   no: "Don't show"
74             - a button to clear the current patron from the screen on the circulation screen.
75     Checkout Policy:
76         -
77             - pref: AllowNotForLoanOverride
78               choices:
79                   yes: Allow
80                   no: "Don't allow"
81             - staff to override and check out items that are marked as not for loan.
82         -
83             - pref: AllowRenewalLimitOverride
84               choices:
85                   yes: Allow
86                   no: "Don't allow"
87             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
88         -
89             - pref: InProcessingToShelvingCart
90               choices:
91                   yes: Move
92                   no: "Don't move"
93             - items that have the location PROC to the location CART when they are checked in.
94         -
95             - pref: ReturnToShelvingCart
96               choices:
97                   yes: Move
98                   no: "Don't move"
99             - all items to the location CART when they are checked in.
100         -
101             - pref: AutomaticItemReturn
102               choices:
103                   yes: Do
104                   no: "Don't"
105             - automatically transfer items to their home branch when they are returned.
106         -
107             - pref: UseBranchTransferLimits
108               choices:
109                   yes: Enforce
110                   no: "Don't enforce"
111             - branch transfer limits based on
112             - pref: BranchTransferLimitsType
113               choices:
114                   ccode: collection code
115                   itemtype: item type
116             - .
117         -
118             - Use the checkout and fines rules of
119             - pref: CircControl
120               type: choice
121               choices:
122                   PickupLibrary: the library you are logged in at.
123                   PatronLibrary: the library the patron is from.
124                   ItemHomeLibrary: the library the item is from.
125         -
126             - Use the checkout and fines rules of
127             - pref: HomeOrHoldingBranch
128               type: choice
129               choices:
130                   homebranch: the library the item is from.
131                   holdingbranch: the library the item was checked out from.
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             - .