|
Lines 213-226
Circulation:
Link Here
|
| 213 |
yes: Move |
213 |
yes: Move |
| 214 |
no: "Don't move" |
214 |
no: "Don't move" |
| 215 |
- items that have the location PROC to the location CART when they are checked in. |
215 |
- items that have the location PROC to the location CART when they are checked in. |
| 216 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask you system administrator to schedule it." |
216 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask your system administrator to schedule it." |
| 217 |
- |
217 |
- |
| 218 |
- pref: ReturnToShelvingCart |
218 |
- pref: ReturnToShelvingCart |
| 219 |
choices: |
219 |
choices: |
| 220 |
yes: Move |
220 |
yes: Move |
| 221 |
no: "Don't move" |
221 |
no: "Don't move" |
| 222 |
- all items to the location CART when they are checked in. |
222 |
- all items to the location CART when they are checked in. |
| 223 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask you system administrator to schedule it." |
223 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask your system administrator to schedule it." |
| 224 |
- |
224 |
- |
| 225 |
- pref: AutomaticItemReturn |
225 |
- pref: AutomaticItemReturn |
| 226 |
choices: |
226 |
choices: |
|
Lines 400-413
Circulation:
Link Here
|
| 400 |
- <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature. |
400 |
- <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature. |
| 401 |
- "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days." |
401 |
- "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days." |
| 402 |
- <br>(Used when the longoverdue.pl script is called without the --lost parameter) |
402 |
- <br>(Used when the longoverdue.pl script is called without the --lost parameter) |
| 403 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask you system administrator to schedule it." |
403 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." |
| 404 |
- |
404 |
- |
| 405 |
- "Charge a lost item to the borrower's account when the LOST value of the item changes to :" |
405 |
- "Charge a lost item to the borrower's account when the LOST value of the item changes to :" |
| 406 |
- pref: DefaultLongOverdueChargeValue |
406 |
- pref: DefaultLongOverdueChargeValue |
| 407 |
class: integer |
407 |
class: integer |
| 408 |
- <br>Leave this field empty if you don't want to charge the user for lost items. |
408 |
- <br>Leave this field empty if you don't want to charge the user for lost items. |
| 409 |
- <br>(Used when the longoverdue.pl script is called without the --charge parameter) |
409 |
- <br>(Used when the longoverdue.pl script is called without the --charge parameter) |
| 410 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask you system administrator to schedule it." |
410 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." |
| 411 |
- |
411 |
- |
| 412 |
- "When issuing an item that has been marked as lost, " |
412 |
- "When issuing an item that has been marked as lost, " |
| 413 |
- pref: IssueLostItem |
413 |
- pref: IssueLostItem |
|
Lines 604-610
Circulation:
Link Here
|
| 604 |
choices: |
604 |
choices: |
| 605 |
yes: Allow |
605 |
yes: Allow |
| 606 |
no: "Don't allow" |
606 |
no: "Don't allow" |
| 607 |
- "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask you system administrator to schedule it." |
607 |
- "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<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." |
| 608 |
- |
608 |
- |
| 609 |
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of |
609 |
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of |
| 610 |
- pref: ExpireReservesMaxPickUpDelayCharge |
610 |
- pref: ExpireReservesMaxPickUpDelayCharge |
|
Lines 623-629
Circulation:
Link Here
|
| 623 |
choices: |
623 |
choices: |
| 624 |
yes: in random order. |
624 |
yes: in random order. |
| 625 |
no: in that order. |
625 |
no: in that order. |
| 626 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask you system administrator to schedule it." |
626 |
- "<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." |
| 627 |
- |
627 |
- |
| 628 |
- |
628 |
- |
| 629 |
- pref: canreservefromotherbranches |
629 |
- pref: canreservefromotherbranches |
|
Lines 672-678
Circulation:
Link Here
|
| 672 |
yes: Allow |
672 |
yes: Allow |
| 673 |
no: "Don't allow" |
673 |
no: "Don't allow" |
| 674 |
- "suspended holds to be automatically resumed by a set date." |
674 |
- "suspended holds to be automatically resumed by a set date." |
| 675 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask you system administrator to schedule it." |
675 |
- "<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." |
| 676 |
- |
676 |
- |
| 677 |
- pref: SuspendHoldsIntranet |
677 |
- pref: SuspendHoldsIntranet |
| 678 |
choices: |
678 |
choices: |
|
Lines 795-801
Circulation:
Link Here
|
| 795 |
production: Calculate and charge |
795 |
production: Calculate and charge |
| 796 |
- fines (when <code>misc/cronjobs/fines.pl</code> is being run). |
796 |
- fines (when <code>misc/cronjobs/fines.pl</code> is being run). |
| 797 |
- "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference." |
797 |
- "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference." |
| 798 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask you system administrator to schedule it." |
798 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask your system administrator to schedule it." |
| 799 |
- |
799 |
- |
| 800 |
- If a lost item is returned, apply the refunding rules defined in the |
800 |
- If a lost item is returned, apply the refunding rules defined in the |
| 801 |
- pref: RefundLostOnReturnControl |
801 |
- pref: RefundLostOnReturnControl |