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 495-501
Circulation:
Link Here
|
495 |
yes: Do |
499 |
yes: Do |
496 |
no: "Don't" |
500 |
no: "Don't" |
497 |
- calculate and update overdue charges when an item is returned. |
501 |
- calculate and update overdue charges when an item is returned. |
498 |
- <br /><b>NOTE If you are doing hourly loans then you should have this on.</b> |
502 |
- "<br /><strong>NOTE: If you are doing hourly loans then you should have this on.</strong>" |
499 |
- |
503 |
- |
500 |
- pref: UpdateNotForLoanStatusOnCheckin |
504 |
- pref: UpdateNotForLoanStatusOnCheckin |
501 |
type: textarea |
505 |
type: textarea |
Lines 568-574
Circulation:
Link Here
|
568 |
choices: |
572 |
choices: |
569 |
yes: Allow |
573 |
yes: Allow |
570 |
no: "Don't allow" |
574 |
no: "Don't allow" |
571 |
- "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay" |
575 |
- "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." |
572 |
- |
576 |
- |
573 |
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of |
577 |
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of |
574 |
- pref: ExpireReservesMaxPickUpDelayCharge |
578 |
- pref: ExpireReservesMaxPickUpDelayCharge |
Lines 587-592
Circulation:
Link Here
|
587 |
choices: |
591 |
choices: |
588 |
yes: in random order. |
592 |
yes: in random order. |
589 |
no: in that order. |
593 |
no: in that order. |
|
|
594 |
- "<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." |
590 |
- |
595 |
- |
591 |
- |
596 |
- |
592 |
- pref: canreservefromotherbranches |
597 |
- pref: canreservefromotherbranches |
Lines 634-640
Circulation:
Link Here
|
634 |
choices: |
639 |
choices: |
635 |
yes: Allow |
640 |
yes: Allow |
636 |
no: "Don't allow" |
641 |
no: "Don't allow" |
637 |
- suspended holds to be automatically resumed by a set date. |
642 |
- "suspended holds to be automatically resumed by a set date." |
|
|
643 |
- "<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." |
638 |
- |
644 |
- |
639 |
- pref: SuspendHoldsIntranet |
645 |
- pref: SuspendHoldsIntranet |
640 |
choices: |
646 |
choices: |
Lines 756-762
Circulation:
Link Here
|
756 |
test: Calculate (but only for mailing to the admin) |
762 |
test: Calculate (but only for mailing to the admin) |
757 |
production: Calculate and charge |
763 |
production: Calculate and charge |
758 |
- fines (when <code>misc/cronjobs/fines.pl</code> is being run). |
764 |
- fines (when <code>misc/cronjobs/fines.pl</code> is being run). |
759 |
- <br><b>Note:</b> Fines can also be charged by the CalculateFinesOnReturn system preference. |
765 |
- "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference." |
|
|
766 |
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask you system administrator to schedule it." |
760 |
- |
767 |
- |
761 |
- If a lost item is returned, apply the refunding rules defined in the |
768 |
- If a lost item is returned, apply the refunding rules defined in the |
762 |
- pref: RefundLostOnReturnControl |
769 |
- pref: RefundLostOnReturnControl |