Lines 726-743
Circulation:
Link Here
|
726 |
- Mark a hold as problematic if it has been waiting for more than |
726 |
- Mark a hold as problematic if it has been waiting for more than |
727 |
- pref: ReservesMaxPickUpDelay |
727 |
- pref: ReservesMaxPickUpDelay |
728 |
class: integer |
728 |
class: integer |
729 |
- "days.<br><strong>NOTE:</strong> If ReserveExpiration is disabled, holds marked as problematic must be dealt with manually as they will never automatically expire." |
729 |
- 'days.<br><strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReserveExpiration">ReserveExpiration</a> is disabled, holds marked as problematic must be dealt with manually as they will never automatically expire.' |
730 |
- |
730 |
- |
731 |
- pref: ExpireReservesMaxPickUpDelay |
731 |
- pref: ExpireReservesMaxPickUpDelay |
732 |
choices: |
732 |
choices: |
733 |
yes: Allow |
733 |
yes: Allow |
734 |
no: "Don't allow" |
734 |
no: "Don't allow" |
735 |
- 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> 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.<br><strong>NOTE:</strong> This will not apply if ReserveExpiration is disabled."' |
735 |
- 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> 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.<br><strong>NOTE:</strong> This will not apply if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReserveExpiration">ReserveExpiration</a> is disabled."' |
736 |
- |
736 |
- |
737 |
- If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of |
737 |
- If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of |
738 |
- pref: ExpireReservesMaxPickUpDelayCharge |
738 |
- pref: ExpireReservesMaxPickUpDelayCharge |
739 |
class: currency |
739 |
class: currency |
740 |
- ".<br><strong>NOTE:</strong> This will not apply if ReserveExpiration is disabled." |
740 |
- '.<br><strong>NOTE:</strong> This will not apply if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReserveExpiration">ReserveExpiration</a> is disabled.' |
741 |
- |
741 |
- |
742 |
- Satisfy holds using items from the libraries |
742 |
- Satisfy holds using items from the libraries |
743 |
- pref: StaticHoldsQueueWeight |
743 |
- pref: StaticHoldsQueueWeight |
Lines 819-825
Circulation:
Link Here
|
819 |
choices: |
819 |
choices: |
820 |
yes: Allow |
820 |
yes: Allow |
821 |
no: "Don't allow" |
821 |
no: "Don't allow" |
822 |
- expired holds to be canceled on days the library is closed.<br><strong>NOTE:</strong> This will not apply if ReserveExpiration is disabled. |
822 |
- 'expired holds to be canceled on days the library is closed.<br><strong>NOTE:</strong> This will not apply if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReserveExpiration">ReserveExpiration</a> is disabled.' |
823 |
- |
823 |
- |
824 |
- pref: ExcludeHolidaysFromMaxPickUpDelay |
824 |
- pref: ExcludeHolidaysFromMaxPickUpDelay |
825 |
choices: |
825 |
choices: |
826 |
- |
|
|