Lines 342-347
Circulation:
Link Here
|
342 |
confirmation: Ask for confirmation |
342 |
confirmation: Ask for confirmation |
343 |
- when checking out to a borrower that has overdues outstanding |
343 |
- when checking out to a borrower that has overdues outstanding |
344 |
- |
344 |
- |
|
|
345 |
- By default, set the LOST value of an item to |
346 |
- pref: DefaultLongOverdueLostValue |
347 |
class: integer |
348 |
- when the item has been overdue for more than |
349 |
- pref: DefaultLongOverdueDays |
350 |
class: integer |
351 |
- days. |
352 |
- <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature. |
353 |
- "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days." |
354 |
- <br>(Used when the longoverdue.pl script is called without the --lost parameter) |
355 |
- |
356 |
- "Charge a lost item to the borrower's account when the LOST value of the item changes to :" |
357 |
- pref: DefaultLongOverdueChargeValue |
358 |
class: integer |
359 |
- <br>Leave this field empty if you don't want to charge the user for lost items. |
360 |
- <br>(Used when the longoverdue.pl script is called without the --charge parameter) |
361 |
- |
345 |
- On checkin route the returned item to |
362 |
- On checkin route the returned item to |
346 |
- pref: HomeOrHoldingBranchReturn |
363 |
- pref: HomeOrHoldingBranchReturn |
347 |
type: choice |
364 |
type: choice |