Lines 298-303
Circulation:
Link Here
|
298 |
confirmation: Ask for confirmation |
298 |
confirmation: Ask for confirmation |
299 |
- when checking out to a borrower that has overdues outstanding |
299 |
- when checking out to a borrower that has overdues outstanding |
300 |
- |
300 |
- |
|
|
301 |
- By default, set the LOST value of an item to |
302 |
- pref: DefaultLongOverdueLostValue |
303 |
class: integer |
304 |
- when the item has been overdue for more than |
305 |
- pref: DefaultLongOverdueDays |
306 |
class: integer |
307 |
- days. |
308 |
- <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature. |
309 |
- "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days." |
310 |
- <br>(Used when the longoverdue.pl script is called without the --lost parameter) |
311 |
- |
312 |
- "Charge a lost item to the borrower's account when the LOST value of the item changes to :" |
313 |
- pref: DefaultLongOverdueChargeValue |
314 |
class: integer |
315 |
- <br>Leave this field empty if you don't want to charge the user for lost items. |
316 |
- <br>(Used when the longoverdue.pl script is called without the --charge parameter) |
317 |
- |
301 |
- On checkin route the returned item to |
318 |
- On checkin route the returned item to |
302 |
- pref: HomeOrHoldingBranchReturn |
319 |
- pref: HomeOrHoldingBranchReturn |
303 |
type: choice |
320 |
type: choice |