|
Lines 234-239
Circulation:
Link Here
|
| 234 |
confirmation: Ask for confirmation |
234 |
confirmation: Ask for confirmation |
| 235 |
- when checking out to a borrower that has overdues outstanding |
235 |
- when checking out to a borrower that has overdues outstanding |
| 236 |
- |
236 |
- |
|
|
237 |
- By default, set the LOST value of an item to |
| 238 |
- pref: DefaultLongOverdueLostValue |
| 239 |
class: integer |
| 240 |
- when the item has been overdue for more than |
| 241 |
- pref: DefaultLongOverdueDays |
| 242 |
class: integer |
| 243 |
- days. |
| 244 |
- <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature. |
| 245 |
- "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days." |
| 246 |
- <br>(Used when the longoverdue.pl script is called without the --lost parameter) |
| 247 |
- |
| 248 |
- "Charge a lost item to the borrower's account when the LOST value of the item changes to :" |
| 249 |
- pref: DefaultLongOverdueChargeValue |
| 250 |
class: integer |
| 251 |
- <br>Leave this field empty if you don't want to charge the user for lost items. |
| 252 |
- <br>(Used when the longoverdue.pl script is called without the --charge parameter) |
| 253 |
- |
| 237 |
- On checkin route the returned item to |
254 |
- On checkin route the returned item to |
| 238 |
- pref: HomeOrHoldingBranchReturn |
255 |
- pref: HomeOrHoldingBranchReturn |
| 239 |
type: choice |
256 |
type: choice |