Lines 144-150
Circulation:
Link Here
|
144 |
choices: |
144 |
choices: |
145 |
yes: Enable |
145 |
yes: Enable |
146 |
no: "Do not enable" |
146 |
no: "Do not enable" |
147 |
- "offline circulation on regular circulation computers. (NOTE: This system preference does not affect the Firefox plugin or the desktop application)" |
147 |
- "offline circulation on regular circulation computers. (<strong>NOTE:</strong> This system preference does not affect the Firefox plugin or the desktop application)" |
148 |
- |
148 |
- |
149 |
- pref: ShowAllCheckins |
149 |
- pref: ShowAllCheckins |
150 |
choices: |
150 |
choices: |
Lines 213-224
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 |
- |
217 |
- |
217 |
- pref: ReturnToShelvingCart |
218 |
- pref: ReturnToShelvingCart |
218 |
choices: |
219 |
choices: |
219 |
yes: Move |
220 |
yes: Move |
220 |
no: "Don't move" |
221 |
no: "Don't move" |
221 |
- 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." |
222 |
- |
224 |
- |
223 |
- pref: AutomaticItemReturn |
225 |
- pref: AutomaticItemReturn |
224 |
choices: |
226 |
choices: |
Lines 398-409
Circulation:
Link Here
|
398 |
- <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. |
399 |
- "<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." |
400 |
- <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." |
401 |
- |
404 |
- |
402 |
- "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 :" |
403 |
- pref: DefaultLongOverdueChargeValue |
406 |
- pref: DefaultLongOverdueChargeValue |
404 |
class: integer |
407 |
class: integer |
405 |
- <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. |
406 |
- <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." |
407 |
- |
411 |
- |
408 |
- "When issuing an item that has been marked as lost, " |
412 |
- "When issuing an item that has been marked as lost, " |
409 |
- pref: IssueLostItem |
413 |
- pref: IssueLostItem |
Lines 427-433
Circulation:
Link Here
|
427 |
choices: |
431 |
choices: |
428 |
yes: Allow |
432 |
yes: Allow |
429 |
no: "Don't allow" |
433 |
no: "Don't allow" |
430 |
- "patrons to check out multiple items from the same record. (NOTE: This will only affect records without a subscription attached.)" |
434 |
- "patrons to check out multiple items from the same record. (<strong>NOTE:</strong> This will only affect records without a subscription attached.)" |
431 |
- |
435 |
- |
432 |
- pref: OnSiteCheckouts |
436 |
- pref: OnSiteCheckouts |
433 |
choices: |
437 |
choices: |
Lines 507-513
Circulation:
Link Here
|
507 |
yes: Do |
511 |
yes: Do |
508 |
no: "Don't" |
512 |
no: "Don't" |
509 |
- calculate and update overdue charges when an item is returned. |
513 |
- calculate and update overdue charges when an item is returned. |
510 |
- <br /><b>NOTE If you are doing hourly loans then you should have this on.</b> |
514 |
- "<br /><strong>NOTE: If you are doing hourly loans then you should have this on.</strong>" |
511 |
- |
515 |
- |
512 |
- pref: UpdateNotForLoanStatusOnCheckin |
516 |
- pref: UpdateNotForLoanStatusOnCheckin |
513 |
type: textarea |
517 |
type: textarea |
Lines 600-606
Circulation:
Link Here
|
600 |
choices: |
604 |
choices: |
601 |
yes: Allow |
605 |
yes: Allow |
602 |
no: "Don't allow" |
606 |
no: "Don't allow" |
603 |
- "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay" |
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." |
604 |
- |
608 |
- |
605 |
- 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 |
606 |
- pref: ExpireReservesMaxPickUpDelayCharge |
610 |
- pref: ExpireReservesMaxPickUpDelayCharge |
Lines 619-624
Circulation:
Link Here
|
619 |
choices: |
623 |
choices: |
620 |
yes: in random order. |
624 |
yes: in random order. |
621 |
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." |
622 |
- |
627 |
- |
623 |
- |
628 |
- |
624 |
- pref: canreservefromotherbranches |
629 |
- pref: canreservefromotherbranches |
Lines 666-672
Circulation:
Link Here
|
666 |
choices: |
671 |
choices: |
667 |
yes: Allow |
672 |
yes: Allow |
668 |
no: "Don't allow" |
673 |
no: "Don't allow" |
669 |
- 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." |
670 |
- |
676 |
- |
671 |
- pref: SuspendHoldsIntranet |
677 |
- pref: SuspendHoldsIntranet |
672 |
choices: |
678 |
choices: |
Lines 788-794
Circulation:
Link Here
|
788 |
test: Calculate (but only for mailing to the admin) |
794 |
test: Calculate (but only for mailing to the admin) |
789 |
production: Calculate and charge |
795 |
production: Calculate and charge |
790 |
- fines (when <code>misc/cronjobs/fines.pl</code> is being run). |
796 |
- fines (when <code>misc/cronjobs/fines.pl</code> is being run). |
791 |
- <br><b>Note:</b> 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." |
792 |
- |
799 |
- |
793 |
- 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 |
794 |
- pref: RefundLostOnReturnControl |
801 |
- pref: RefundLostOnReturnControl |