|
Lines 386-399
Circulation:
Link Here
|
| 386 |
- Include up to |
386 |
- Include up to |
| 387 |
- pref: PrintNoticesMaxLines |
387 |
- pref: PrintNoticesMaxLines |
| 388 |
class: integer |
388 |
class: integer |
| 389 |
- "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." |
389 |
- "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 patron 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." |
| 390 |
- |
390 |
- |
| 391 |
- pref: OverduesBlockCirc |
391 |
- pref: OverduesBlockCirc |
| 392 |
choices: |
392 |
choices: |
| 393 |
block: Block |
393 |
block: Block |
| 394 |
noblock: "Don't block" |
394 |
noblock: "Don't block" |
| 395 |
confirmation: Ask for confirmation |
395 |
confirmation: Ask for confirmation |
| 396 |
- "when checking out to a borrower that has overdues outstanding." |
396 |
- "when checking out to a patron that has overdues outstanding." |
| 397 |
- |
397 |
- |
| 398 |
- "When checking out an item with rental fees, " |
398 |
- "When checking out an item with rental fees, " |
| 399 |
- pref: RentalFeesCheckoutConfirmation |
399 |
- pref: RentalFeesCheckoutConfirmation |
|
Lines 703-709
Circulation:
Link Here
|
| 703 |
no: "Don't allow" |
703 |
no: "Don't allow" |
| 704 |
- "holds to expire automatically if they have not been picked by within the time period specified in the ReservesMaxPickUpDelay 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." |
704 |
- "holds to expire automatically if they have not been picked by within the time period specified in the ReservesMaxPickUpDelay 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." |
| 705 |
- |
705 |
- |
| 706 |
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of |
706 |
- If using ExpireReservesMaxPickUpDelay, charge a patron who allows their waiting hold to expire a fee of |
| 707 |
- pref: ExpireReservesMaxPickUpDelayCharge |
707 |
- pref: ExpireReservesMaxPickUpDelayCharge |
| 708 |
class: currency |
708 |
class: currency |
| 709 |
- "." |
709 |
- "." |
| 710 |
- |
|
|