bug 3756: start removing references to disused sysprefs
[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             - scanned patron barcodes.
18         -
19             - Sort previous checkouts on the circulation page from
20             - pref: previousIssuesDefaultSortOrder
21               choices:
22                   asc: earliest to latest
23                   desc: latest to earliest
24             - due date.
25         -
26             - "Sort today's checkouts on the circulation page from"
27             - pref: todaysIssuesDefaultSortOrder
28               type: choice
29               choices:
30                   asc: earliest to latest
31                   desc: latest to earliest
32             - due date.
33         -
34             - pref: soundon
35               choices: 
36                  yes: "Enable"
37                  no: "Don't enable"
38             - circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.
39         -
40             - pref: SpecifyDueDate
41               choices:
42                   yes: Allow
43                   no: "Don't allow"
44             - staff to specify a due date for a checkout.
45         -
46             - pref: AllowAllMessageDeletion
47               choices:
48                   yes: Allow
49                   no: "Don't allow"
50             - staff to delete messages added from other libraries.
51         -
52             - Show the
53             - pref: numReturnedItemsToShow
54               class: integer
55             - last returned items on the checkin screen.
56         -
57             - pref: FilterBeforeOverdueReport
58               choices:
59                   yes: Require
60                   no: "Don't require"
61             - staff to choose which checkouts to show before running the overdues report.
62         -            
63             - pref: DisplayClearScreenButton
64               choices:
65                   yes: Show
66                   no: "Don't show"
67             - a button to clear the current patron from the screen on the circulation screen.
68     Checkout Policy:
69         -
70             - pref: AllowNotForLoanOverride
71               choices:
72                   yes: Allow
73                   no: "Don't allow"
74             - staff to override and check out items that are marked as not for loan.
75         -
76             - pref: AllowRenewalLimitOverride
77               choices:
78                   yes: Allow
79                   no: "Don't allow"
80             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
81         -
82             - When items are created, give them the temporary location of
83             - pref: NewItemsDefaultLocation
84               class: short
85             - (should be a location code, or blank to disable).
86         -
87             - pref: InProcessingToShelvingCart
88               choices:
89                   yes: Move
90                   no: "Don't move"
91             - items that have the location PROC to the location CART when they are checked in.
92         -
93             - pref: ReturnToShelvingCart
94               choices:
95                   yes: Move
96                   no: "Don't move"
97             - all items to the location CART when they are checked in.
98         -
99             - pref: AutomaticItemReturn
100               choices:
101                   yes: Do
102                   no: "Don't"
103             - automatically transfer items to their home branch when they are returned.
104         -
105             - pref: UseBranchTransferLimits
106               choices:
107                   yes: Enforce
108                   no: "Don't enforce"
109             - branch transfer limits based on
110             - pref: BranchTransferLimitsType
111               choices:
112                   ccode: collection code
113                   itemtype: item type
114             - .
115         -
116             - Use the checkout and fines rules of
117             - pref: CircControl
118               type: choice
119               choices:
120                   PickupLibrary: the library you are logged in at.
121                   PatronLibrary: the library the patron is from.
122                   ItemHomeLibrary: the library the item is from.
123         -
124             - Use the checkout and fines rules of
125             - pref: HomeOrHoldingBranch
126               type: choice
127               choices:
128                   homebranch: the library the item is from.
129                   holdingbranch: the library the item was checked out from.
130             - "<br />NOTE: This is older than <code>CircControl</code>, but used by some parts of Koha. It will be removed soon."
131         -
132             - Make all checkouts have a due date of
133             - pref: globalDueDate
134               class: date
135             - .
136         -
137             - Make all checkouts due on or before
138             - pref: ceilingDueDate
139               class: date
140             - .
141         -
142             - Calculate the due date using 
143             - pref: useDaysMode
144               choices:
145                   Days: circulation rules only.
146                   Calendar: the calendar to skip all days the library is closed.
147                   Datedue: the calendar to push the due date to the next open day
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             - .