Merge branch 'new/bug_5307' 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: FineNotifyAtCheckin
65               choices:
66                   yes: Notify
67                   no: "Don't notify"
68             - librarians of overdue fines on the items they are checking in.
69         -
70             - pref: FilterBeforeOverdueReport
71               choices:
72                   yes: Require
73                   no: "Don't require"
74             - staff to choose which checkouts to show before running the overdues report.
75         -            
76             - pref: DisplayClearScreenButton
77               choices:
78                   yes: Show
79                   no: "Don't show"
80             - a button to clear the current patron from the screen on the circulation screen.
81     Checkout Policy:
82         -
83             - pref: AllowNotForLoanOverride
84               choices:
85                   yes: Allow
86                   no: "Don't allow"
87             - staff to override and check out items that are marked as not for loan.
88         -
89             - pref: AllowRenewalLimitOverride
90               choices:
91                   yes: Allow
92                   no: "Don't allow"
93             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
94         -
95             - pref: AllFinesNeedOverride
96               choices:
97                   yes: Require
98                   no: "Don't require"
99             - staff to manually override all fines, even fines less than noissuescharge.
100         -
101             - pref: AllowFineOverride
102               choices:
103                   yes: Allow
104                   no: "Don't allow"
105             - staff to manually override and check out items to patrons who have more than noissuescharge in fines.
106         -
107             - pref: InProcessingToShelvingCart
108               choices:
109                   yes: Move
110                   no: "Don't move"
111             - items that have the location PROC to the location CART when they are checked in.
112         -
113             - pref: ReturnToShelvingCart
114               choices:
115                   yes: Move
116                   no: "Don't move"
117             - all items to the location CART when they are checked in.
118         -
119             - pref: AutomaticItemReturn
120               choices:
121                   yes: Do
122                   no: "Don't"
123             - automatically transfer items to their home branch when they are returned.
124         -
125             - pref: UseBranchTransferLimits
126               choices:
127                   yes: Enforce
128                   no: "Don't enforce"
129             - branch transfer limits based on
130             - pref: BranchTransferLimitsType
131               choices:
132                   ccode: collection code
133                   itemtype: item type
134             - .
135         -
136             - Use the checkout and fines rules of
137             - pref: CircControl
138               type: choice
139               choices:
140                   PickupLibrary: the library you are logged in at.
141                   PatronLibrary: the library the patron is from.
142                   ItemHomeLibrary: the library the item is from.
143         -
144             - Use the checkout and fines rules of
145             - pref: HomeOrHoldingBranch
146               type: choice
147               choices:
148                   homebranch: the library the item is from.
149                   holdingbranch: the library the item was checked out from.
150         -
151             - Calculate the due date using 
152             - pref: useDaysMode
153               choices:
154                   Days: circulation rules only.
155                   Calendar: the calendar to skip all days the library is closed.
156                   Datedue: the calendar to push the due date to the next open day
157         -
158             - When renewing checkouts, base the new due date on
159             - pref: RenewalPeriodBase
160               choices:
161                   date_due: the old due date of the checkout.
162                   now: the current date.
163         -
164             - Prevent patrons from making holds on the OPAC if they owe more than
165             - pref: maxoutstanding
166               class: currency
167             - <!-- TMPL_VAR NAME="local_currency" --> in fines.
168         -
169             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
170             - pref: TransfersMaxDaysWarning
171               class: integer
172             - days after it was sent.
173         -
174             - pref: IssuingInProcess
175               choices:
176                   yes: Prevent
177                   no: "Don't prevent"
178             - patrons from checking out an item whose rental charge would take them over the limit.
179         -
180             - Prevent patrons from checking out books if they have more than
181             - pref: noissuescharge
182               class: integer
183             - <!-- TMPL_VAR NAME="local_currency" --> in fines.
184         -
185             - pref: ReturnBeforeExpiry
186               choices:
187                   yes: Require
188                   no: "Don't require"
189             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
190         -
191             - Send all notices as a BCC to this email address
192             - pref: OverdueNoticeBcc
193         - 
194             - Include up to
195             - pref: PrintNoticesMaxLines
196               class: integer
197             - "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."
198         -
199             - pref: OverduesBlockCirc
200               choices:
201                   block: Block
202                   noblock: "Don't block"
203                   confirmation: Ask for confirmation
204             - when checking out to a borrower that has overdues outstanding         
205     Holds Policy:
206         -
207             - pref: AllowHoldPolicyOverride
208               choices:
209                   yes: Allow
210                   no: "Don't allow"
211             - staff to override hold policies when placing holds.
212         -
213             - pref: AllowHoldsOnDamagedItems
214               choices:
215                   yes: Allow
216                   no: "Don't allow"
217             - hold requests to be placed on damaged items.
218         -
219             - pref: AllowOnShelfHolds
220               choices:
221                   yes: Allow
222                   no: "Don't allow"
223             - hold requests to be placed on items that are not checked out.
224         -
225             - pref: AllowHoldDateInFuture
226               choices:
227                   yes: Allow
228                   no: "Don't allow"
229             - hold requests to be placed that do not enter the waiting list until a certain future date.
230         -
231             - pref: OPACAllowHoldDateInFuture
232               choices:
233                   yes: Allow
234                   no: "Don't allow"
235             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
236         -
237             - Check the
238             - pref: ReservesControlBranch
239               choices:
240                   ItemHomeLibrary: "item's home library"
241                   PatronLibrary: "patron's home library"
242             - to see if the patron can place a hold on the item.    
243         -
244             - Mark a hold as problematic if it has been waiting for more than
245             - pref: ReservesMaxPickUpDelay
246               class: integer
247             - days.
248         -
249             - Satisfy holds from the libraries
250             - pref: StaticHoldsQueueWeight
251               class: multi
252             - (as branchcodes, separated by commas; if empty, uses all libraries)
253             - pref: RandomizeHoldsQueueWeight
254               choices:
255                   yes: in random order.
256                   no: in that order.
257             -
258         -
259             - pref: canreservefromotherbranches
260               choices:
261                   yes: Allow
262                   no: "Don't allow (with independent branches)"
263             - a user from one library to place a hold on an item from another library
264         -
265             - pref: OPACAllowUserToChooseBranch
266               choices:
267                   yes: Allow
268                   no: "Don't allow"
269             - a user to choose the branch to pick up a hold from.
270         -
271             - pref: ReservesNeedReturns
272               choices:
273                   yes: "Don't automatically"
274                   no: Automatically
275             - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in.
276         -
277             - Patrons can only have
278             - pref: maxreserves
279               class: integer
280             - holds at once.
281         -
282             - pref: emailLibrarianWhenHoldIsPlaced
283               choices:
284                   yes: Enable
285                   no:  "Don't enable"
286             - "sending an email to the Koha administrator email address whenever a hold request is placed."
287         -
288             - pref: DisplayMultiPlaceHold
289               choices:
290                   yes: Enable
291                   no:  "Don't enable"
292             - "the ability to place holds on multiple biblio from the search results"       
293     Fines Policy:
294         -
295             - Calculate fines based on days overdue
296             - pref: finesCalendar
297               type: choice
298               choices:
299                   ignoreCalendar: directly.
300                   noFinesWhenClosed: not including days the library is closed.
301             -
302         -
303             - pref: finesMode
304               type: choice
305               choices:
306                   off: "Don't calculate"
307                   test: Calculate (but only for mailing to the admin)
308                   production: Calculate and charge
309             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
310     Self Checkout:
311         -
312             - pref: ShowPatronImageInWebBasedSelfCheck
313               choices:
314                   yes: Show
315                   no: "Don't show"
316             - "the patron's picture (if one has been added) when they use the web-based self checkout."
317         -
318             - pref: WebBasedSelfCheck
319               choices:
320                   yes: Enable
321                   no: "Don't enable"
322             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
323         -
324             - Have patrons login into the web-based self checkout system with their 
325             - pref: SelfCheckoutByLogin
326               choices:
327                   yes: Username and Password
328                   no: Barcode
329         -
330             - "Time out the current patron's web-based self checkout system login after"
331             - pref: SelfCheckTimeout
332               class: integer
333             - seconds.
334         -
335             - pref: AllowSelfCheckReturns
336               choices:
337                   yes: Allow
338                   no: "Don't allow"
339             - patrons to return items through web-based self checkout system. 
340         -
341             - "Include the following HTML in the Help page of the web-based self checkout system:"
342             - pref: SelfCheckHelpMessage
343               type: textarea
344               class: code
345         -
346             - pref: AutoSelfCheckAllowed
347               choices:
348                   yes: Allow
349                   no: "Don't allow"
350             - "the web-based self checkout system to automatically login with this staff login"
351             - pref: AutoSelfCheckID
352             - and this password
353             - pref: AutoSelfCheckPass
354             - .