Lines 3-29
Circulation:
Link Here
|
3 |
- |
3 |
- |
4 |
- pref: CircSidebar |
4 |
- pref: CircSidebar |
5 |
choices: |
5 |
choices: |
6 |
yes: Activate |
6 |
1: Activate |
7 |
no: Deactivate |
7 |
0: Deactivate |
8 |
- the navigation sidebar on all circulation pages. |
8 |
- the navigation sidebar on all circulation pages. |
9 |
- |
9 |
- |
10 |
- pref: CircConfirmItemParts |
10 |
- pref: CircConfirmItemParts |
11 |
choices: |
11 |
choices: |
12 |
yes: "Require" |
12 |
1: "Require" |
13 |
no: "Don't require" |
13 |
0: "Don't require" |
14 |
- staff to confirm that all parts of an item are present at checkin/checkout. |
14 |
- staff to confirm that all parts of an item are present at checkin/checkout. |
15 |
- |
15 |
- |
16 |
- pref: AutoSwitchPatron |
16 |
- pref: AutoSwitchPatron |
17 |
choices: |
17 |
choices: |
18 |
yes: "Enable" |
18 |
1: "Enable" |
19 |
no: "Don't enable" |
19 |
0: "Don't enable" |
20 |
- the automatic redirection to another patron when a patron barcode is scanned instead of a book. |
20 |
- the automatic redirection to another patron when a patron barcode is scanned instead of a book. |
21 |
- This should not be enabled if you have overlapping patron and book barcodes. |
21 |
- This should not be enabled if you have overlapping patron and book barcodes. |
22 |
- |
22 |
- |
23 |
- pref: PatronAutoComplete |
23 |
- pref: PatronAutoComplete |
24 |
choices: |
24 |
choices: |
25 |
yes: Try |
25 |
1: Try |
26 |
no: "Don't try" |
26 |
0: "Don't try" |
27 |
- to guess the patron being entered while typing a patron search for circulation or patron search. |
27 |
- to guess the patron being entered while typing a patron search for circulation or patron search. |
28 |
- Only returns the first 10 results at a time. |
28 |
- Only returns the first 10 results at a time. |
29 |
- |
29 |
- |
Lines 39-46
Circulation:
Link Here
|
39 |
- |
39 |
- |
40 |
- pref: itemBarcodeFallbackSearch |
40 |
- pref: itemBarcodeFallbackSearch |
41 |
choices: |
41 |
choices: |
42 |
yes: "Enable" |
42 |
1: "Enable" |
43 |
no: "Don't enable" |
43 |
0: "Don't enable" |
44 |
- the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search. |
44 |
- the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search. |
45 |
- |
45 |
- |
46 |
- Sort previous checkouts on the circulation page from |
46 |
- Sort previous checkouts on the circulation page from |
Lines 60-73
Circulation:
Link Here
|
60 |
- |
60 |
- |
61 |
- pref: SpecifyDueDate |
61 |
- pref: SpecifyDueDate |
62 |
choices: |
62 |
choices: |
63 |
yes: Allow |
63 |
1: Allow |
64 |
no: "Don't allow" |
64 |
0: "Don't allow" |
65 |
- staff to specify a due date for a checkout. |
65 |
- staff to specify a due date for a checkout. |
66 |
- |
66 |
- |
67 |
- pref: SpecifyReturnDate |
67 |
- pref: SpecifyReturnDate |
68 |
choices: |
68 |
choices: |
69 |
yes: Allow |
69 |
1: Allow |
70 |
no: "Don't allow" |
70 |
0: "Don't allow" |
71 |
- staff to specify a return date for a check in. |
71 |
- staff to specify a return date for a check in. |
72 |
- |
72 |
- |
73 |
- Set the default start date for the Holds to pull list to |
73 |
- Set the default start date for the Holds to pull list to |
Lines 77-84
Circulation:
Link Here
|
77 |
- |
77 |
- |
78 |
- pref: AllowAllMessageDeletion |
78 |
- pref: AllowAllMessageDeletion |
79 |
choices: |
79 |
choices: |
80 |
yes: Allow |
80 |
1: Allow |
81 |
no: "Don't allow" |
81 |
0: "Don't allow" |
82 |
- staff to delete messages added from other libraries. |
82 |
- staff to delete messages added from other libraries. |
83 |
- |
83 |
- |
84 |
- Show the |
84 |
- Show the |
Lines 88-119
Circulation:
Link Here
|
88 |
- |
88 |
- |
89 |
- pref: FineNotifyAtCheckin |
89 |
- pref: FineNotifyAtCheckin |
90 |
choices: |
90 |
choices: |
91 |
yes: Notify |
91 |
1: Notify |
92 |
no: "Don't notify" |
92 |
0: "Don't notify" |
93 |
- librarians of overdue fines on the items they are checking in. |
93 |
- librarians of overdue fines on the items they are checking in. |
94 |
- |
94 |
- |
95 |
- pref: WaitingNotifyAtCheckin |
95 |
- pref: WaitingNotifyAtCheckin |
96 |
choices: |
96 |
choices: |
97 |
yes: Notify |
97 |
1: Notify |
98 |
no: "Don't notify" |
98 |
0: "Don't notify" |
99 |
- librarians of waiting holds for the patron whose items they are checking in. |
99 |
- librarians of waiting holds for the patron whose items they are checking in. |
100 |
- |
100 |
- |
101 |
- pref: FilterBeforeOverdueReport |
101 |
- pref: FilterBeforeOverdueReport |
102 |
choices: |
102 |
choices: |
103 |
yes: Require |
103 |
1: Require |
104 |
no: "Don't require" |
104 |
0: "Don't require" |
105 |
- staff to choose which checkouts to show before running the overdues report. |
105 |
- staff to choose which checkouts to show before running the overdues report. |
106 |
- |
106 |
- |
107 |
- pref: DisplayClearScreenButton |
107 |
- pref: DisplayClearScreenButton |
108 |
choices: |
108 |
choices: |
109 |
yes: Show |
109 |
1: Show |
110 |
no: "Don't show" |
110 |
0: "Don't show" |
111 |
- a button to clear the current patron from the screen on the circulation screen. |
111 |
- a button to clear the current patron from the screen on the circulation screen. |
112 |
- |
112 |
- |
113 |
- pref: RecordLocalUseOnReturn |
113 |
- pref: RecordLocalUseOnReturn |
114 |
choices: |
114 |
choices: |
115 |
yes: Record |
115 |
1: Record |
116 |
no: "Don't record" |
116 |
0: "Don't record" |
117 |
- local use when an unissued item is checked in. |
117 |
- local use when an unissued item is checked in. |
118 |
- |
118 |
- |
119 |
- When an empty barcode field is submitted in circulation |
119 |
- When an empty barcode field is submitted in circulation |
Lines 131-144
Circulation:
Link Here
|
131 |
- |
131 |
- |
132 |
- pref: UpdateTotalIssuesOnCirc |
132 |
- pref: UpdateTotalIssuesOnCirc |
133 |
choices: |
133 |
choices: |
134 |
yes: Do |
134 |
1: Do |
135 |
no: "Don't" |
135 |
0: "Don't" |
136 |
- update a bibliographic record's total checkouts count whenever an item is checked out (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total checkouts count). |
136 |
- update a bibliographic record's total checkouts count whenever an item is checked out (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total checkouts count). |
137 |
- |
137 |
- |
138 |
- pref: ExportCircHistory |
138 |
- pref: ExportCircHistory |
139 |
choices: |
139 |
choices: |
140 |
yes: Show |
140 |
1: Show |
141 |
no: "Don't show" |
141 |
0: "Don't show" |
142 |
- the export patron checkout history options. |
142 |
- the export patron checkout history options. |
143 |
- |
143 |
- |
144 |
- "The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export:" |
144 |
- "The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export:" |
Lines 147-254
Circulation:
Link Here
|
147 |
- |
147 |
- |
148 |
- pref: AllowOfflineCirculation |
148 |
- pref: AllowOfflineCirculation |
149 |
choices: |
149 |
choices: |
150 |
yes: Enable |
150 |
1: Enable |
151 |
no: "Don't enable" |
151 |
0: "Don't enable" |
152 |
- "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox add-on or the desktop application)." |
152 |
- "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox add-on or the desktop application)." |
153 |
- |
153 |
- |
154 |
- pref: ShowAllCheckins |
154 |
- pref: ShowAllCheckins |
155 |
choices: |
155 |
choices: |
156 |
yes: Show |
156 |
1: Show |
157 |
no: "Don't show" |
157 |
0: "Don't show" |
158 |
- all items in the "Checked-in items" list, even items that were not checked out. |
158 |
- all items in the "Checked-in items" list, even items that were not checked out. |
159 |
- |
159 |
- |
160 |
- pref: AllowCheckoutNotes |
160 |
- pref: AllowCheckoutNotes |
161 |
choices: |
161 |
choices: |
162 |
yes: Allow |
162 |
1: Allow |
163 |
no: "Don't allow" |
163 |
0: "Don't allow" |
164 |
- patrons to submit notes about checked out items. |
164 |
- patrons to submit notes about checked out items. |
165 |
- |
165 |
- |
166 |
- pref: UseCirculationDesks |
166 |
- pref: UseCirculationDesks |
167 |
choices: |
167 |
choices: |
168 |
yes: "Use" |
168 |
1: "Use" |
169 |
no: "Don't use" |
169 |
0: "Don't use" |
170 |
- circulation desks with circulation. |
170 |
- circulation desks with circulation. |
171 |
|
171 |
|
172 |
Checkout policy: |
172 |
Checkout policy: |
173 |
- |
173 |
- |
174 |
- pref: OnSiteCheckoutAutoCheck |
174 |
- pref: OnSiteCheckoutAutoCheck |
175 |
choices: |
175 |
choices: |
176 |
yes: Enable |
176 |
1: Enable |
177 |
no: Don't enable |
177 |
0: Don't enable |
178 |
- on-site checkout by default if last checkout was an on-site one. |
178 |
- on-site checkout by default if last checkout was an on-site one. |
179 |
- |
179 |
- |
180 |
- pref: AutoReturnCheckedOutItems |
180 |
- pref: AutoReturnCheckedOutItems |
181 |
choices: |
181 |
choices: |
182 |
yes: Don't |
182 |
1: Don't |
183 |
no: Do |
183 |
0: Do |
184 |
- require librarians to manually confirm a checkout where the item is already checked out to another patron. |
184 |
- require librarians to manually confirm a checkout where the item is already checked out to another patron. |
185 |
- |
185 |
- |
186 |
- pref: AllowTooManyOverride |
186 |
- pref: AllowTooManyOverride |
187 |
choices: |
187 |
choices: |
188 |
yes: Allow |
188 |
1: Allow |
189 |
no: "Don't allow" |
189 |
0: "Don't allow" |
190 |
- staff to override and check out items when the patron has reached the maximum number of allowed checkouts. |
190 |
- staff to override and check out items when the patron has reached the maximum number of allowed checkouts. |
191 |
- |
191 |
- |
192 |
- pref: AutoRemoveOverduesRestrictions |
192 |
- pref: AutoRemoveOverduesRestrictions |
193 |
choices: |
193 |
choices: |
194 |
yes: "Do" |
194 |
1: "Do" |
195 |
no: "Don't" |
195 |
0: "Don't" |
196 |
- allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron. |
196 |
- allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron. |
197 |
- |
197 |
- |
198 |
- pref: AllowNotForLoanOverride |
198 |
- pref: AllowNotForLoanOverride |
199 |
choices: |
199 |
choices: |
200 |
yes: Allow |
200 |
1: Allow |
201 |
no: "Don't allow" |
201 |
0: "Don't allow" |
202 |
- staff to override and check out items that are marked as not for loan. |
202 |
- staff to override and check out items that are marked as not for loan. |
203 |
- |
203 |
- |
204 |
- pref: AllowRenewalLimitOverride |
204 |
- pref: AllowRenewalLimitOverride |
205 |
choices: |
205 |
choices: |
206 |
yes: Allow |
206 |
1: Allow |
207 |
no: "Don't allow" |
207 |
0: "Don't allow" |
208 |
- staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature for the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal. |
208 |
- staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature for the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal. |
209 |
- |
209 |
- |
210 |
- pref: AllowRenewalOnHoldOverride |
210 |
- pref: AllowRenewalOnHoldOverride |
211 |
choices: |
211 |
choices: |
212 |
yes: Allow |
212 |
1: Allow |
213 |
no: "Don't allow" |
213 |
0: "Don't allow" |
214 |
- staff to renew items that are on hold by manually specifying a due date. |
214 |
- staff to renew items that are on hold by manually specifying a due date. |
215 |
- |
215 |
- |
216 |
- pref: AllowItemsOnHoldCheckoutSIP |
216 |
- pref: AllowItemsOnHoldCheckoutSIP |
217 |
choices: |
217 |
choices: |
218 |
yes: Allow |
218 |
1: Allow |
219 |
no: "Don't allow" |
219 |
0: "Don't allow" |
220 |
- checkouts of items reserved to someone else via SIP checkout messages. |
220 |
- checkouts of items reserved to someone else via SIP checkout messages. |
221 |
- If allowed do not generate RESERVE_WAITING and RESERVED warning. |
221 |
- If allowed do not generate RESERVE_WAITING and RESERVED warning. |
222 |
- This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". |
222 |
- This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". |
223 |
- |
223 |
- |
224 |
- pref: AllowItemsOnHoldCheckoutSCO |
224 |
- pref: AllowItemsOnHoldCheckoutSCO |
225 |
choices: |
225 |
choices: |
226 |
yes: Allow |
226 |
1: Allow |
227 |
no: "Don't allow" |
227 |
0: "Don't allow" |
228 |
- checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. |
228 |
- checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. |
229 |
- |
229 |
- |
230 |
- pref: AllFinesNeedOverride |
230 |
- pref: AllFinesNeedOverride |
231 |
choices: |
231 |
choices: |
232 |
yes: Require |
232 |
1: Require |
233 |
no: "Don't require" |
233 |
0: "Don't require" |
234 |
- staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
234 |
- staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
235 |
- |
235 |
- |
236 |
- pref: AllowFineOverride |
236 |
- pref: AllowFineOverride |
237 |
choices: |
237 |
choices: |
238 |
yes: Allow |
238 |
1: Allow |
239 |
no: "Don't allow" |
239 |
0: "Don't allow" |
240 |
- staff to manually override and check out items to patrons who have more in fines than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
240 |
- staff to manually override and check out items to patrons who have more in fines than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
241 |
- |
241 |
- |
242 |
- pref: AutomaticItemReturn |
242 |
- pref: AutomaticItemReturn |
243 |
choices: |
243 |
choices: |
244 |
yes: Do |
244 |
1: Do |
245 |
no: "Don't" |
245 |
0: "Don't" |
246 |
- automatically transfer items to their home library when they are checked in. |
246 |
- automatically transfer items to their home library when they are checked in. |
247 |
- |
247 |
- |
248 |
- pref: UseBranchTransferLimits |
248 |
- pref: UseBranchTransferLimits |
249 |
choices: |
249 |
choices: |
250 |
yes: Enforce |
250 |
1: Enforce |
251 |
no: "Don't enforce" |
251 |
0: "Don't enforce" |
252 |
- library transfer limits based on |
252 |
- library transfer limits based on |
253 |
- pref: BranchTransferLimitsType |
253 |
- pref: BranchTransferLimitsType |
254 |
choices: |
254 |
choices: |
Lines 258-265
Circulation:
Link Here
|
258 |
- |
258 |
- |
259 |
- pref: UseTransportCostMatrix |
259 |
- pref: UseTransportCostMatrix |
260 |
choices: |
260 |
choices: |
261 |
yes: Use |
261 |
1: Use |
262 |
no: "Don't use" |
262 |
0: "Don't use" |
263 |
- the transport cost matrix for calculating optimal holds filling between libraries. |
263 |
- the transport cost matrix for calculating optimal holds filling between libraries. |
264 |
- |
264 |
- |
265 |
- Use the checkout and fines rules of |
265 |
- Use the checkout and fines rules of |
Lines 316-329
Circulation:
Link Here
|
316 |
- |
316 |
- |
317 |
- pref: RenewalSendNotice |
317 |
- pref: RenewalSendNotice |
318 |
choices: |
318 |
choices: |
319 |
yes: Send |
319 |
1: Send |
320 |
no: "Don't send" |
320 |
0: "Don't send" |
321 |
- "a renewal notice according to patron's messaging preferences for 'Item checkout'." |
321 |
- "a renewal notice according to patron's messaging preferences for 'Item checkout'." |
322 |
- |
322 |
- |
323 |
- pref: UnseenRenewals |
323 |
- pref: UnseenRenewals |
324 |
choices: |
324 |
choices: |
325 |
yes: Allow |
325 |
1: Allow |
326 |
no: "Don't allow" |
326 |
0: "Don't allow" |
327 |
- renewals to be recorded as "unseen" by the library, and count against the patrons unseen renewals limit. |
327 |
- renewals to be recorded as "unseen" by the library, and count against the patrons unseen renewals limit. |
328 |
- |
328 |
- |
329 |
- Prevent patrons from making holds on the OPAC if they owe more than |
329 |
- Prevent patrons from making holds on the OPAC if they owe more than |
Lines 338-345
Circulation:
Link Here
|
338 |
- |
338 |
- |
339 |
- pref: IssuingInProcess |
339 |
- pref: IssuingInProcess |
340 |
choices: |
340 |
choices: |
341 |
yes: "Don't prevent" |
341 |
1: "Don't prevent" |
342 |
no: "Prevent" |
342 |
0: "Prevent" |
343 |
- patrons from checking out an item whose rental charge would take them over the limit. |
343 |
- patrons from checking out an item whose rental charge would take them over the limit. |
344 |
- |
344 |
- |
345 |
- "Restrict patrons with the following target audience values from checking out inappropriate materials:" |
345 |
- "Restrict patrons with the following target audience values from checking out inappropriate materials:" |
Lines 348-355
Circulation:
Link Here
|
348 |
- |
348 |
- |
349 |
- pref: AgeRestrictionOverride |
349 |
- pref: AgeRestrictionOverride |
350 |
choices: |
350 |
choices: |
351 |
yes: Allow |
351 |
1: Allow |
352 |
no: "Don't allow" |
352 |
0: "Don't allow" |
353 |
- staff to check out an item with age restriction. |
353 |
- staff to check out an item with age restriction. |
354 |
- |
354 |
- |
355 |
- Prevent patrons from checking out items if they have more than |
355 |
- Prevent patrons from checking out items if they have more than |
Lines 369-394
Circulation:
Link Here
|
369 |
- |
369 |
- |
370 |
- pref: RentalsInNoissuesCharge |
370 |
- pref: RentalsInNoissuesCharge |
371 |
choices: |
371 |
choices: |
372 |
yes: Include |
372 |
1: Include |
373 |
no: "Don't include" |
373 |
0: "Don't include" |
374 |
- rental charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
374 |
- rental charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
375 |
- |
375 |
- |
376 |
- pref: ManInvInNoissuesCharge |
376 |
- pref: ManInvInNoissuesCharge |
377 |
choices: |
377 |
choices: |
378 |
yes: Include |
378 |
1: Include |
379 |
no: "Don't include" |
379 |
0: "Don't include" |
380 |
- custom debit type charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
380 |
- custom debit type charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
381 |
- |
381 |
- |
382 |
- pref: HoldsInNoissuesCharge |
382 |
- pref: HoldsInNoissuesCharge |
383 |
choices: |
383 |
choices: |
384 |
yes: Include |
384 |
1: Include |
385 |
no: "Don't include" |
385 |
0: "Don't include" |
386 |
- hold charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
386 |
- hold charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
387 |
- |
387 |
- |
388 |
- pref: ReturnBeforeExpiry |
388 |
- pref: ReturnBeforeExpiry |
389 |
choices: |
389 |
choices: |
390 |
yes: Require |
390 |
1: Require |
391 |
no: "Don't require" |
391 |
0: "Don't require" |
392 |
- "patrons to return items before their accounts expire (by restricting due dates to before the patron's expiration date)." |
392 |
- "patrons to return items before their accounts expire (by restricting due dates to before the patron's expiration date)." |
393 |
- |
393 |
- |
394 |
- "Send all notices as a BCC to this email address:" |
394 |
- "Send all notices as a BCC to this email address:" |
Lines 396-403
Circulation:
Link Here
|
396 |
- |
396 |
- |
397 |
- pref: OverdueNoticeCalendar |
397 |
- pref: OverdueNoticeCalendar |
398 |
choices: |
398 |
choices: |
399 |
yes: "Use calendar" |
399 |
1: "Use calendar" |
400 |
no: "Ignore calendar" |
400 |
0: "Ignore calendar" |
401 |
- "when working out the period for overdue notices." |
401 |
- "when working out the period for overdue notices." |
402 |
- |
402 |
- |
403 |
- Include up to |
403 |
- Include up to |
Lines 415-422
Circulation:
Link Here
|
415 |
- "When checking out an item with rental fees, " |
415 |
- "When checking out an item with rental fees, " |
416 |
- pref: RentalFeesCheckoutConfirmation |
416 |
- pref: RentalFeesCheckoutConfirmation |
417 |
choices: |
417 |
choices: |
418 |
yes: ask |
418 |
1: ask |
419 |
no: "don't ask" |
419 |
0: "don't ask" |
420 |
- "for confirmation." |
420 |
- "for confirmation." |
421 |
- |
421 |
- |
422 |
- By default, set the LOST value of an item to |
422 |
- By default, set the LOST value of an item to |
Lines 455-462
Circulation:
Link Here
|
455 |
- "When checking out an item, " |
455 |
- "When checking out an item, " |
456 |
- pref: RecordStaffUserOnCheckout |
456 |
- pref: RecordStaffUserOnCheckout |
457 |
choices: |
457 |
choices: |
458 |
yes: "record" |
458 |
1: "record" |
459 |
no: "don't record" |
459 |
0: "don't record" |
460 |
- "the user who checked out the item." |
460 |
- "the user who checked out the item." |
461 |
- |
461 |
- |
462 |
- "Mark items as returned when flagged as lost " |
462 |
- "Mark items as returned when flagged as lost " |
Lines 473-506
Circulation:
Link Here
|
473 |
- |
473 |
- |
474 |
- pref: AllowMultipleIssuesOnABiblio |
474 |
- pref: AllowMultipleIssuesOnABiblio |
475 |
choices: |
475 |
choices: |
476 |
yes: Allow |
476 |
1: Allow |
477 |
no: "Don't allow" |
477 |
0: "Don't allow" |
478 |
- "patrons to check out multiple items from the same record. (<strong>NOTE:</strong> This will only affect records without a subscription attached.)" |
478 |
- "patrons to check out multiple items from the same record. (<strong>NOTE:</strong> This will only affect records without a subscription attached.)" |
479 |
- |
479 |
- |
480 |
- pref: OnSiteCheckouts |
480 |
- pref: OnSiteCheckouts |
481 |
choices: |
481 |
choices: |
482 |
yes: Enable |
482 |
1: Enable |
483 |
no: Disable |
483 |
0: Disable |
484 |
- the on-site checkouts feature. |
484 |
- the on-site checkouts feature. |
485 |
- |
485 |
- |
486 |
- pref: OnSiteCheckoutsForce |
486 |
- pref: OnSiteCheckoutsForce |
487 |
choices: |
487 |
choices: |
488 |
yes: Enable |
488 |
1: Enable |
489 |
no: Disable |
489 |
0: Disable |
490 |
- the on-site checkout for all cases (even if a patron is debarred, etc.). |
490 |
- the on-site checkout for all cases (even if a patron is debarred, etc.). |
491 |
- |
491 |
- |
492 |
- pref: ConsiderOnSiteCheckoutsAsNormalCheckouts |
492 |
- pref: ConsiderOnSiteCheckoutsAsNormalCheckouts |
493 |
choices: |
493 |
choices: |
494 |
yes: Consider |
494 |
1: Consider |
495 |
no: "Don't consider" |
495 |
0: "Don't consider" |
496 |
- on-site checkouts as normal checkouts. |
496 |
- on-site checkouts as normal checkouts. |
497 |
- If enabled, on-site checkouts will count toward the checkout limit for regular checkouts. The on-site limit will still apply for on-site checkouts. |
497 |
- If enabled, on-site checkouts will count toward the checkout limit for regular checkouts. The on-site limit will still apply for on-site checkouts. |
498 |
- If disabled, both values will be checked separately. |
498 |
- If disabled, both values will be checked separately. |
499 |
- |
499 |
- |
500 |
- pref: SwitchOnSiteCheckouts |
500 |
- pref: SwitchOnSiteCheckouts |
501 |
choices: |
501 |
choices: |
502 |
yes: Switch |
502 |
1: Switch |
503 |
no: "Don't switch" |
503 |
0: "Don't switch" |
504 |
- on-site checkouts to normal checkouts when checked out. |
504 |
- on-site checkouts to normal checkouts when checked out. |
505 |
- |
505 |
- |
506 |
- When a patron's checked out item is overdue, |
506 |
- When a patron's checked out item is overdue, |
Lines 514-542
Circulation:
Link Here
|
514 |
- If a patron is restricted, |
514 |
- If a patron is restricted, |
515 |
- pref: RestrictionBlockRenewing |
515 |
- pref: RestrictionBlockRenewing |
516 |
choices: |
516 |
choices: |
517 |
yes: block |
517 |
1: block |
518 |
no: allow |
518 |
0: allow |
519 |
- renewing of items. |
519 |
- renewing of items. |
520 |
- |
520 |
- |
521 |
- If a patron owes more than the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a>, |
521 |
- If a patron owes more than the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a>, |
522 |
- pref: OPACFineNoRenewalsBlockAutoRenew |
522 |
- pref: OPACFineNoRenewalsBlockAutoRenew |
523 |
choices: |
523 |
choices: |
524 |
yes: block |
524 |
1: block |
525 |
no: allow |
525 |
0: allow |
526 |
- their auto-renewals. |
526 |
- their auto-renewals. |
527 |
- |
527 |
- |
528 |
- If a patron pays off all fines on an overdue item that is accruing fines, |
528 |
- If a patron pays off all fines on an overdue item that is accruing fines, |
529 |
- pref: RenewAccruingItemWhenPaid |
529 |
- pref: RenewAccruingItemWhenPaid |
530 |
choices: |
530 |
choices: |
531 |
yes: renew |
531 |
1: renew |
532 |
no: "don't renew" |
532 |
0: "don't renew" |
533 |
- the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue. |
533 |
- the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue. |
534 |
- |
534 |
- |
535 |
- If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin, |
535 |
- If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin, |
536 |
- pref: RenewAccruingItemInOpac |
536 |
- pref: RenewAccruingItemInOpac |
537 |
choices: |
537 |
choices: |
538 |
yes: renew |
538 |
1: renew |
539 |
no: "don't renew" |
539 |
0: "don't renew" |
540 |
- the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue. |
540 |
- the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue. |
541 |
- |
541 |
- |
542 |
- pref: ItemsDeniedRenewal |
542 |
- pref: ItemsDeniedRenewal |
Lines 554-561
Circulation:
Link Here
|
554 |
- |
554 |
- |
555 |
- pref: TrapHoldsOnOrder |
555 |
- pref: TrapHoldsOnOrder |
556 |
choices: |
556 |
choices: |
557 |
yes: Trap |
557 |
1: Trap |
558 |
no: "Don't trap" |
558 |
0: "Don't trap" |
559 |
- items that are not for loan but holdable ( notforloan < 0 ) to fill holds. |
559 |
- items that are not for loan but holdable ( notforloan < 0 ) to fill holds. |
560 |
- |
560 |
- |
561 |
- Never trap items with 'not for loan' values of |
561 |
- Never trap items with 'not for loan' values of |
Lines 566-611
Circulation:
Link Here
|
566 |
- |
566 |
- |
567 |
- pref: HoldsAutoFill |
567 |
- pref: HoldsAutoFill |
568 |
choices: |
568 |
choices: |
569 |
yes: Do |
569 |
1: Do |
570 |
no: "Don't" |
570 |
0: "Don't" |
571 |
- automatically fill holds instead of asking the librarian. |
571 |
- automatically fill holds instead of asking the librarian. |
572 |
- |
572 |
- |
573 |
- pref: HoldsNeedProcessingSIP |
573 |
- pref: HoldsNeedProcessingSIP |
574 |
choices: |
574 |
choices: |
575 |
yes: "Don't fulfill" |
575 |
1: "Don't fulfill" |
576 |
no: Fulfill |
576 |
0: Fulfill |
577 |
- holds automatically if matching item is returned via SIP protocol. |
577 |
- holds automatically if matching item is returned via SIP protocol. |
578 |
- |
578 |
- |
579 |
- pref: HoldsAutoFillPrintSlip |
579 |
- pref: HoldsAutoFillPrintSlip |
580 |
choices: |
580 |
choices: |
581 |
yes: Do |
581 |
1: Do |
582 |
no: "Don't" |
582 |
0: "Don't" |
583 |
- automatically display the hold slip dialog for auto-filled holds. |
583 |
- automatically display the hold slip dialog for auto-filled holds. |
584 |
- |
584 |
- |
585 |
- pref: BlockReturnOfWithdrawnItems |
585 |
- pref: BlockReturnOfWithdrawnItems |
586 |
choices: |
586 |
choices: |
587 |
yes: Block |
587 |
1: Block |
588 |
no: "Don't block" |
588 |
0: "Don't block" |
589 |
- returning of items that have been withdrawn. |
589 |
- returning of items that have been withdrawn. |
590 |
- |
590 |
- |
591 |
- pref: BlockReturnOfLostItems |
591 |
- pref: BlockReturnOfLostItems |
592 |
choices: |
592 |
choices: |
593 |
yes: Block |
593 |
1: Block |
594 |
no: "Don't block" |
594 |
0: "Don't block" |
595 |
- returning of items that have been lost. |
595 |
- returning of items that have been lost. |
596 |
- |
596 |
- |
597 |
- pref: CalculateFinesOnReturn |
597 |
- pref: CalculateFinesOnReturn |
598 |
choices: |
598 |
choices: |
599 |
yes: Do |
599 |
1: Do |
600 |
no: "Don't" |
600 |
0: "Don't" |
601 |
- calculate and update overdue charges when an item is returned. |
601 |
- calculate and update overdue charges when an item is returned. |
602 |
- "<br /><strong>NOTE:</strong> If you are doing hourly loans then you should have this on." |
602 |
- "<br /><strong>NOTE:</strong> If you are doing hourly loans then you should have this on." |
603 |
- '<br /><strong>NOTE:</strong> This system preference requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FinesMode">FinesMode</a> to be set to "Calculate and charge."' |
603 |
- '<br /><strong>NOTE:</strong> This system preference requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FinesMode">FinesMode</a> to be set to "Calculate and charge."' |
604 |
- |
604 |
- |
605 |
- pref: CalculateFinesOnBackdate |
605 |
- pref: CalculateFinesOnBackdate |
606 |
choices: |
606 |
choices: |
607 |
yes: Do |
607 |
1: Do |
608 |
no: "Don't" |
608 |
0: "Don't" |
609 |
- calculate and update overdue charges when an item is returned with a backdated return date. |
609 |
- calculate and update overdue charges when an item is returned with a backdated return date. |
610 |
- |
610 |
- |
611 |
- pref: UpdateItemLocationOnCheckin |
611 |
- pref: UpdateItemLocationOnCheckin |
Lines 635-661
Circulation:
Link Here
|
635 |
- |
635 |
- |
636 |
- pref: CumulativeRestrictionPeriods |
636 |
- pref: CumulativeRestrictionPeriods |
637 |
choices: |
637 |
choices: |
638 |
yes: Cumulate |
638 |
1: Cumulate |
639 |
no: "Don't cumulate" |
639 |
0: "Don't cumulate" |
640 |
- the restriction periods. |
640 |
- the restriction periods. |
641 |
- |
641 |
- |
642 |
- pref: HidePersonalPatronDetailOnCirculation |
642 |
- pref: HidePersonalPatronDetailOnCirculation |
643 |
choices: |
643 |
choices: |
644 |
yes: "Hide" |
644 |
1: "Hide" |
645 |
no: "Don't hide" |
645 |
0: "Don't hide" |
646 |
- "a patron's phone number, email address, street address and city on the circulation page." |
646 |
- "a patron's phone number, email address, street address and city on the circulation page." |
647 |
- |
647 |
- |
648 |
- pref: TransfersBlockCirc |
648 |
- pref: TransfersBlockCirc |
649 |
choices: |
649 |
choices: |
650 |
yes: "Block" |
650 |
1: "Block" |
651 |
no: "Don't block" |
651 |
0: "Don't block" |
652 |
- staff from continuing to checkin items when a transfer is triggered. |
652 |
- staff from continuing to checkin items when a transfer is triggered. |
653 |
- |
653 |
- |
654 |
- pref: StoreLastBorrower |
654 |
- pref: StoreLastBorrower |
655 |
default: 0 |
655 |
default: 0 |
656 |
choices: |
656 |
choices: |
657 |
yes: Store |
657 |
1: Store |
658 |
no: "Don't store" |
658 |
0: "Don't store" |
659 |
- 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.' |
659 |
- 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.' |
660 |
Holds policy: |
660 |
Holds policy: |
661 |
- |
661 |
- |
Lines 677-714
Circulation:
Link Here
|
677 |
- |
677 |
- |
678 |
- pref: AllowHoldItemTypeSelection |
678 |
- pref: AllowHoldItemTypeSelection |
679 |
choices: |
679 |
choices: |
680 |
yes: Allow |
680 |
1: Allow |
681 |
no: "Don't allow" |
681 |
0: "Don't allow" |
682 |
- hold fulfillment to be limited by item type. |
682 |
- hold fulfillment to be limited by item type. |
683 |
- |
683 |
- |
684 |
- pref: AllowRenewalIfOtherItemsAvailable |
684 |
- pref: AllowRenewalIfOtherItemsAvailable |
685 |
choices: |
685 |
choices: |
686 |
yes: Allow |
686 |
1: Allow |
687 |
no: "Don't allow" |
687 |
0: "Don't allow" |
688 |
- a patron to renew an item with unfilled holds if other available items can fill that hold. |
688 |
- a patron to renew an item with unfilled holds if other available items can fill that hold. |
689 |
- |
689 |
- |
690 |
- pref: AllowHoldPolicyOverride |
690 |
- pref: AllowHoldPolicyOverride |
691 |
choices: |
691 |
choices: |
692 |
yes: Allow |
692 |
1: Allow |
693 |
no: "Don't allow" |
693 |
0: "Don't allow" |
694 |
- staff to override hold policies when placing holds. |
694 |
- staff to override hold policies when placing holds. |
695 |
- |
695 |
- |
696 |
- pref: AllowHoldsOnDamagedItems |
696 |
- pref: AllowHoldsOnDamagedItems |
697 |
choices: |
697 |
choices: |
698 |
yes: Allow |
698 |
1: Allow |
699 |
no: "Don't allow" |
699 |
0: "Don't allow" |
700 |
- hold requests to be placed on and filled by damaged items. |
700 |
- hold requests to be placed on and filled by damaged items. |
701 |
- |
701 |
- |
702 |
- pref: AllowHoldDateInFuture |
702 |
- pref: AllowHoldDateInFuture |
703 |
choices: |
703 |
choices: |
704 |
yes: Allow |
704 |
1: Allow |
705 |
no: "Don't allow" |
705 |
0: "Don't allow" |
706 |
- hold requests to be placed that do not enter the waiting list until a certain future date. |
706 |
- hold requests to be placed that do not enter the waiting list until a certain future date. |
707 |
- |
707 |
- |
708 |
- pref: OPACAllowHoldDateInFuture |
708 |
- pref: OPACAllowHoldDateInFuture |
709 |
choices: |
709 |
choices: |
710 |
yes: Allow |
710 |
1: Allow |
711 |
no: "Don't allow" |
711 |
0: "Don't allow" |
712 |
- patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled). |
712 |
- patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled). |
713 |
- |
713 |
- |
714 |
- Confirm future hold requests (starting no later than |
714 |
- Confirm future hold requests (starting no later than |
Lines 730-737
Circulation:
Link Here
|
730 |
- |
730 |
- |
731 |
- pref: ExpireReservesMaxPickUpDelay |
731 |
- pref: ExpireReservesMaxPickUpDelay |
732 |
choices: |
732 |
choices: |
733 |
yes: Allow |
733 |
1: Allow |
734 |
no: "Don't allow" |
734 |
0: "Don't allow" |
735 |
- 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> system preference.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it.' |
735 |
- 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> system preference.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it.' |
736 |
- |
736 |
- |
737 |
- If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of |
737 |
- If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of |
Lines 746-776
Circulation:
Link Here
|
746 |
- when they are |
746 |
- when they are |
747 |
- pref: HoldsQueueSkipClosed |
747 |
- pref: HoldsQueueSkipClosed |
748 |
choices: |
748 |
choices: |
749 |
yes: open |
749 |
1: open |
750 |
no: open or closed |
750 |
0: open or closed |
751 |
- pref: RandomizeHoldsQueueWeight |
751 |
- pref: RandomizeHoldsQueueWeight |
752 |
choices: |
752 |
choices: |
753 |
yes: in random order. |
753 |
1: in random order. |
754 |
no: in that order. |
754 |
0: in that order. |
755 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it." |
755 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it." |
756 |
- |
756 |
- |
757 |
- |
757 |
- |
758 |
- pref: canreservefromotherbranches |
758 |
- pref: canreservefromotherbranches |
759 |
choices: |
759 |
choices: |
760 |
yes: Allow |
760 |
1: Allow |
761 |
no: "Don't allow (with independentbranches)" |
761 |
0: "Don't allow (with independentbranches)" |
762 |
- a user from one library to place a hold on an item from another library |
762 |
- a user from one library to place a hold on an item from another library |
763 |
- |
763 |
- |
764 |
- pref: OPACAllowUserToChooseBranch |
764 |
- pref: OPACAllowUserToChooseBranch |
765 |
choices: |
765 |
choices: |
766 |
yes: Allow |
766 |
1: Allow |
767 |
no: "Don't allow" |
767 |
0: "Don't allow" |
768 |
- a user to choose the library to pick up a hold from. |
768 |
- a user to choose the library to pick up a hold from. |
769 |
- |
769 |
- |
770 |
- pref: ReservesNeedReturns |
770 |
- pref: ReservesNeedReturns |
771 |
choices: |
771 |
choices: |
772 |
yes: "Don't automatically" |
772 |
1: "Don't automatically" |
773 |
no: Automatically |
773 |
0: Automatically |
774 |
- mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in. |
774 |
- mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in. |
775 |
- |
775 |
- |
776 |
- Patrons can only have |
776 |
- Patrons can only have |
Lines 780-836
Circulation:
Link Here
|
780 |
- |
780 |
- |
781 |
- pref: emailLibrarianWhenHoldIsPlaced |
781 |
- pref: emailLibrarianWhenHoldIsPlaced |
782 |
choices: |
782 |
choices: |
783 |
yes: Enable |
783 |
1: Enable |
784 |
no: "Don't enable" |
784 |
0: "Don't enable" |
785 |
- "sending an email to the Koha administrator email address whenever a hold request is placed." |
785 |
- "sending an email to the Koha administrator email address whenever a hold request is placed." |
786 |
- |
786 |
- |
787 |
- pref: DisplayMultiPlaceHold |
787 |
- pref: DisplayMultiPlaceHold |
788 |
choices: |
788 |
choices: |
789 |
yes: Enable |
789 |
1: Enable |
790 |
no: "Don't enable" |
790 |
0: "Don't enable" |
791 |
- "the ability to place holds on multiple bibliographic records from the search results" |
791 |
- "the ability to place holds on multiple bibliographic records from the search results" |
792 |
- |
792 |
- |
793 |
- pref: TransferWhenCancelAllWaitingHolds |
793 |
- pref: TransferWhenCancelAllWaitingHolds |
794 |
choices: |
794 |
choices: |
795 |
yes: Transfer |
795 |
1: Transfer |
796 |
no: "Don't transfer" |
796 |
0: "Don't transfer" |
797 |
- items when cancelling all waiting holds. |
797 |
- items when cancelling all waiting holds. |
798 |
- |
798 |
- |
799 |
- pref: AutoResumeSuspendedHolds |
799 |
- pref: AutoResumeSuspendedHolds |
800 |
choices: |
800 |
choices: |
801 |
yes: Allow |
801 |
1: Allow |
802 |
no: "Don't allow" |
802 |
0: "Don't allow" |
803 |
- "suspended holds to be automatically resumed by a set date." |
803 |
- "suspended holds to be automatically resumed by a set date." |
804 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it." |
804 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it." |
805 |
- |
805 |
- |
806 |
- pref: SuspendHoldsIntranet |
806 |
- pref: SuspendHoldsIntranet |
807 |
choices: |
807 |
choices: |
808 |
yes: Allow |
808 |
1: Allow |
809 |
no: "Don't allow" |
809 |
0: "Don't allow" |
810 |
- holds to be suspended from the staff interface. |
810 |
- holds to be suspended from the staff interface. |
811 |
- |
811 |
- |
812 |
- pref: SuspendHoldsOpac |
812 |
- pref: SuspendHoldsOpac |
813 |
choices: |
813 |
choices: |
814 |
yes: Allow |
814 |
1: Allow |
815 |
no: "Don't allow" |
815 |
0: "Don't allow" |
816 |
- holds to be suspended from the OPAC. |
816 |
- holds to be suspended from the OPAC. |
817 |
- |
817 |
- |
818 |
- pref: ExpireReservesOnHolidays |
818 |
- pref: ExpireReservesOnHolidays |
819 |
choices: |
819 |
choices: |
820 |
yes: Allow |
820 |
1: Allow |
821 |
no: "Don't allow" |
821 |
0: "Don't allow" |
822 |
- expired holds to be canceled on days the library is closed. |
822 |
- expired holds to be canceled on days the library is closed. |
823 |
- |
823 |
- |
824 |
- pref: ExcludeHolidaysFromMaxPickUpDelay |
824 |
- pref: ExcludeHolidaysFromMaxPickUpDelay |
825 |
choices: |
825 |
choices: |
826 |
yes: Use the calendar |
826 |
1: Use the calendar |
827 |
no: Ignore the calendar |
827 |
0: Ignore the calendar |
828 |
- when calculating the period for a hold's max pickup delay. |
828 |
- when calculating the period for a hold's max pickup delay. |
829 |
- |
829 |
- |
830 |
- pref: decreaseLoanHighHolds |
830 |
- pref: decreaseLoanHighHolds |
831 |
choices: |
831 |
choices: |
832 |
yes: Enable |
832 |
1: Enable |
833 |
no: "Don't enable" |
833 |
0: "Don't enable" |
834 |
- the reduction of loan period to |
834 |
- the reduction of loan period to |
835 |
- pref: decreaseLoanHighHoldsDuration |
835 |
- pref: decreaseLoanHighHoldsDuration |
836 |
class: integer |
836 |
class: integer |
Lines 853-866
Circulation:
Link Here
|
853 |
- |
853 |
- |
854 |
- pref: AllowHoldsOnPatronsPossessions |
854 |
- pref: AllowHoldsOnPatronsPossessions |
855 |
choices: |
855 |
choices: |
856 |
yes: Allow |
856 |
1: Allow |
857 |
no: "Don't allow" |
857 |
0: "Don't allow" |
858 |
- a patron to place a hold on a record where the patron already has one or more items attached to that record checked out. |
858 |
- a patron to place a hold on a record where the patron already has one or more items attached to that record checked out. |
859 |
- |
859 |
- |
860 |
- pref: LocalHoldsPriority |
860 |
- pref: LocalHoldsPriority |
861 |
choices: |
861 |
choices: |
862 |
yes: Give |
862 |
1: Give |
863 |
no: "Don't give" |
863 |
0: "Don't give" |
864 |
- priority for filling holds to patrons whose |
864 |
- priority for filling holds to patrons whose |
865 |
- pref: LocalHoldsPriorityPatronControl |
865 |
- pref: LocalHoldsPriorityPatronControl |
866 |
choices: |
866 |
choices: |
Lines 874-881
Circulation:
Link Here
|
874 |
- |
874 |
- |
875 |
- pref: OPACHoldsIfAvailableAtPickup |
875 |
- pref: OPACHoldsIfAvailableAtPickup |
876 |
choices: |
876 |
choices: |
877 |
yes: Allow |
877 |
1: Allow |
878 |
no: "Don't allow" |
878 |
0: "Don't allow" |
879 |
- to pickup holds at libraries where the item is available. |
879 |
- to pickup holds at libraries where the item is available. |
880 |
- |
880 |
- |
881 |
- 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACHoldsIfAvailableAtPickup">OPACHoldsIfAvailableAtPickup</a>:' |
881 |
- 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACHoldsIfAvailableAtPickup">OPACHoldsIfAvailableAtPickup</a>:' |
Lines 899-906
Circulation:
Link Here
|
899 |
- pref: ILLModule |
899 |
- pref: ILLModule |
900 |
default: 0 |
900 |
default: 0 |
901 |
choices: |
901 |
choices: |
902 |
yes: Enable |
902 |
1: Enable |
903 |
no: Disable |
903 |
0: Disable |
904 |
- the interlibrary loans module (master switch). |
904 |
- the interlibrary loans module (master switch). |
905 |
- |
905 |
- |
906 |
- "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed." |
906 |
- "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed." |
Lines 916-937
Circulation:
Link Here
|
916 |
- pref: ILLModuleUnmediated |
916 |
- pref: ILLModuleUnmediated |
917 |
default: 0 |
917 |
default: 0 |
918 |
choices: |
918 |
choices: |
919 |
yes: Enable |
919 |
1: Enable |
920 |
no: Disable |
920 |
0: Disable |
921 |
- unmediated interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend. |
921 |
- unmediated interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend. |
922 |
- |
922 |
- |
923 |
- pref: CirculateILL |
923 |
- pref: CirculateILL |
924 |
default: 0 |
924 |
default: 0 |
925 |
choices: |
925 |
choices: |
926 |
yes: Enable |
926 |
1: Enable |
927 |
no: Disable |
927 |
0: Disable |
928 |
- the circulation of ILL requested items. |
928 |
- the circulation of ILL requested items. |
929 |
- |
929 |
- |
930 |
- pref: ILLCheckAvailability |
930 |
- pref: ILLCheckAvailability |
931 |
default: 0 |
931 |
default: 0 |
932 |
choices: |
932 |
choices: |
933 |
yes: Check |
933 |
1: Check |
934 |
no: "Don't check" |
934 |
0: "Don't check" |
935 |
- external sources for availability during the request process. |
935 |
- external sources for availability during the request process. |
936 |
- |
936 |
- |
937 |
- "ILL statuses that are considered finished and should not be displayed in the ILL module: " |
937 |
- "ILL statuses that are considered finished and should not be displayed in the ILL module: " |
Lines 979-992
Circulation:
Link Here
|
979 |
- |
979 |
- |
980 |
- pref: FinesIncludeGracePeriod |
980 |
- pref: FinesIncludeGracePeriod |
981 |
choices: |
981 |
choices: |
982 |
yes: Include |
982 |
1: Include |
983 |
no: "Don't include" |
983 |
0: "Don't include" |
984 |
- the grace period when calculating the fine for an overdue item. |
984 |
- the grace period when calculating the fine for an overdue item. |
985 |
- |
985 |
- |
986 |
- pref: WhenLostForgiveFine |
986 |
- pref: WhenLostForgiveFine |
987 |
choices: |
987 |
choices: |
988 |
yes: Forgive |
988 |
1: Forgive |
989 |
no: "Don't forgive" |
989 |
0: "Don't forgive" |
990 |
- the fines on an item when it is marked as lost. |
990 |
- the fines on an item when it is marked as lost. |
991 |
- |
991 |
- |
992 |
- "Don't refund lost fees if a lost item is checked in more than" |
992 |
- "Don't refund lost fees if a lost item is checked in more than" |
Lines 996-1003
Circulation:
Link Here
|
996 |
- |
996 |
- |
997 |
- pref: WhenLostChargeReplacementFee |
997 |
- pref: WhenLostChargeReplacementFee |
998 |
choices: |
998 |
choices: |
999 |
yes: Charge |
999 |
1: Charge |
1000 |
no: "Don't charge" |
1000 |
0: "Don't charge" |
1001 |
- the replacement price when a patron loses an item. |
1001 |
- the replacement price when a patron loses an item. |
1002 |
- |
1002 |
- |
1003 |
- Charge a hold fee |
1003 |
- Charge a hold fee |
Lines 1009-1016
Circulation:
Link Here
|
1009 |
- |
1009 |
- |
1010 |
- pref: useDefaultReplacementCost |
1010 |
- pref: useDefaultReplacementCost |
1011 |
choices: |
1011 |
choices: |
1012 |
yes: Use |
1012 |
1: Use |
1013 |
no: "Don't use" |
1013 |
0: "Don't use" |
1014 |
- the default replacement cost defined for the item type. |
1014 |
- the default replacement cost defined for the item type. |
1015 |
- |
1015 |
- |
1016 |
- "Text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined for the item type) is applied:" |
1016 |
- "Text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined for the item type) is applied:" |
Lines 1027-1034
Circulation:
Link Here
|
1027 |
- |
1027 |
- |
1028 |
- pref: SelfCheckInModule |
1028 |
- pref: SelfCheckInModule |
1029 |
choices: |
1029 |
choices: |
1030 |
yes: Enable |
1030 |
1: Enable |
1031 |
no: "Don't enable" |
1031 |
0: "Don't enable" |
1032 |
- "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)." |
1032 |
- "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)." |
1033 |
- |
1033 |
- |
1034 |
- "Reset the current self check-in screen after" |
1034 |
- "Reset the current self check-in screen after" |
Lines 1069-1089
Circulation:
Link Here
|
1069 |
- |
1069 |
- |
1070 |
- pref: ShowPatronImageInWebBasedSelfCheck |
1070 |
- pref: ShowPatronImageInWebBasedSelfCheck |
1071 |
choices: |
1071 |
choices: |
1072 |
yes: Show |
1072 |
1: Show |
1073 |
no: "Don't show" |
1073 |
0: "Don't show" |
1074 |
- "the patron's picture (if one has been added) when they use the web-based self checkout." |
1074 |
- "the patron's picture (if one has been added) when they use the web-based self checkout." |
1075 |
- |
1075 |
- |
1076 |
- pref: WebBasedSelfCheck |
1076 |
- pref: WebBasedSelfCheck |
1077 |
choices: |
1077 |
choices: |
1078 |
yes: Enable |
1078 |
1: Enable |
1079 |
no: "Don't enable" |
1079 |
0: "Don't enable" |
1080 |
- "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." |
1080 |
- "the web-based self checkout system (available at: /cgi-bin/koha/sco/sco-main.pl)." |
1081 |
- |
1081 |
- |
1082 |
- Have patrons log into the web-based self checkout system with their |
1082 |
- Have patrons log into the web-based self checkout system with their |
1083 |
- pref: SelfCheckoutByLogin |
1083 |
- pref: SelfCheckoutByLogin |
1084 |
choices: |
1084 |
choices: |
1085 |
yes: username and password |
1085 |
1: username and password |
1086 |
no: cardnumber |
1086 |
0: cardnumber |
1087 |
- "." |
1087 |
- "." |
1088 |
- |
1088 |
- |
1089 |
- "Time out the current patron's web-based self checkout system login after" |
1089 |
- "Time out the current patron's web-based self checkout system login after" |
Lines 1093-1100
Circulation:
Link Here
|
1093 |
- |
1093 |
- |
1094 |
- pref: SCOAllowCheckin |
1094 |
- pref: SCOAllowCheckin |
1095 |
choices: |
1095 |
choices: |
1096 |
yes: Allow |
1096 |
1: Allow |
1097 |
no: "Don't allow" |
1097 |
0: "Don't allow" |
1098 |
- patrons to return items through web-based self checkout system. |
1098 |
- patrons to return items through web-based self checkout system. |
1099 |
- |
1099 |
- |
1100 |
- "Include the following HTML in the Help page of the web-based self checkout system:" |
1100 |
- "Include the following HTML in the Help page of the web-based self checkout system:" |
Lines 1105-1112
Circulation:
Link Here
|
1105 |
- |
1105 |
- |
1106 |
- pref: AutoSelfCheckAllowed |
1106 |
- pref: AutoSelfCheckAllowed |
1107 |
choices: |
1107 |
choices: |
1108 |
yes: Allow |
1108 |
1: Allow |
1109 |
no: "Don't allow" |
1109 |
0: "Don't allow" |
1110 |
- "the web-based self checkout system to automatically log in with this staff login" |
1110 |
- "the web-based self checkout system to automatically log in with this staff login" |
1111 |
- pref: AutoSelfCheckID |
1111 |
- pref: AutoSelfCheckID |
1112 |
- and this password |
1112 |
- and this password |
Lines 1117-1124
Circulation:
Link Here
|
1117 |
- |
1117 |
- |
1118 |
- pref: SelfCheckReceiptPrompt |
1118 |
- pref: SelfCheckReceiptPrompt |
1119 |
choices: |
1119 |
choices: |
1120 |
yes: Show |
1120 |
1: Show |
1121 |
no: "Don't show" |
1121 |
0: "Don't show" |
1122 |
- "the print receipt popup dialog when self checkout is finished." |
1122 |
- "the print receipt popup dialog when self checkout is finished." |
1123 |
- |
1123 |
- |
1124 |
- "Allow access to the self check from the following IP addresses:" |
1124 |
- "Allow access to the self check from the following IP addresses:" |
Lines 1129-1143
Circulation:
Link Here
|
1129 |
- |
1129 |
- |
1130 |
- pref: UseCourseReserves |
1130 |
- pref: UseCourseReserves |
1131 |
choices: |
1131 |
choices: |
1132 |
yes: Use |
1132 |
1: Use |
1133 |
no: "Don't use" |
1133 |
0: "Don't use" |
1134 |
- "course reserves." |
1134 |
- "course reserves." |
1135 |
Batch checkout: |
1135 |
Batch checkout: |
1136 |
- |
1136 |
- |
1137 |
- pref: BatchCheckouts |
1137 |
- pref: BatchCheckouts |
1138 |
choices: |
1138 |
choices: |
1139 |
yes: Allow |
1139 |
1: Allow |
1140 |
no: "Don't allow" |
1140 |
0: "Don't allow" |
1141 |
- "batch checkouts." |
1141 |
- "batch checkouts." |
1142 |
- |
1142 |
- |
1143 |
- "Patron categories allowed to checkout in a batch:" |
1143 |
- "Patron categories allowed to checkout in a batch:" |
Lines 1147-1168
Circulation:
Link Here
|
1147 |
- |
1147 |
- |
1148 |
- pref: HouseboundModule |
1148 |
- pref: HouseboundModule |
1149 |
choices: |
1149 |
choices: |
1150 |
yes: Enable |
1150 |
1: Enable |
1151 |
no: Disable |
1151 |
0: Disable |
1152 |
- "the housebound module." |
1152 |
- "the housebound module." |
1153 |
Stock rotation module: |
1153 |
Stock rotation module: |
1154 |
- |
1154 |
- |
1155 |
- pref: StockRotation |
1155 |
- pref: StockRotation |
1156 |
choices: |
1156 |
choices: |
1157 |
yes: Enable |
1157 |
1: Enable |
1158 |
no: Disable |
1158 |
0: Disable |
1159 |
- "the stock rotation module." |
1159 |
- "the stock rotation module." |
1160 |
Article requests: |
1160 |
Article requests: |
1161 |
- |
1161 |
- |
1162 |
- pref: ArticleRequests |
1162 |
- pref: ArticleRequests |
1163 |
choices: |
1163 |
choices: |
1164 |
yes: Enable |
1164 |
1: Enable |
1165 |
no: "Don't enable" |
1165 |
0: "Don't enable" |
1166 |
- patrons to place article requests. |
1166 |
- patrons to place article requests. |
1167 |
- |
1167 |
- |
1168 |
- pref: ArticleRequestsLinkControl |
1168 |
- pref: ArticleRequestsLinkControl |