Lines 727-744
Circulation:
Link Here
|
727 |
- Mark a hold as problematic if it has been waiting for more than |
727 |
- Mark a hold as problematic if it has been waiting for more than |
728 |
- pref: ReservesMaxPickUpDelay |
728 |
- pref: ReservesMaxPickUpDelay |
729 |
class: integer |
729 |
class: integer |
730 |
- "days.<br><strong>NOTE:</strong> If ReserveExpiration is disabled, holds marked as problematic must be dealt with manually as they will never automatically expire." |
730 |
- '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.' |
731 |
- |
731 |
- |
732 |
- pref: ExpireReservesMaxPickUpDelay |
732 |
- pref: ExpireReservesMaxPickUpDelay |
733 |
choices: |
733 |
choices: |
734 |
1: Allow |
734 |
1: Allow |
735 |
0: "Don't allow" |
735 |
0: "Don't allow" |
736 |
- '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."' |
736 |
- '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.' |
737 |
- |
737 |
- |
738 |
- 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 |
- 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 |
739 |
- pref: ExpireReservesMaxPickUpDelayCharge |
739 |
- pref: ExpireReservesMaxPickUpDelayCharge |
740 |
class: currency |
740 |
class: currency |
741 |
- ".<br><strong>NOTE:</strong> This will not apply if ReserveExpiration is disabled." |
741 |
- '.<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.' |
742 |
- |
742 |
- |
743 |
- Satisfy holds using items from the libraries |
743 |
- Satisfy holds using items from the libraries |
744 |
- pref: StaticHoldsQueueWeight |
744 |
- pref: StaticHoldsQueueWeight |
Lines 821-827
Circulation:
Link Here
|
821 |
choices: |
821 |
choices: |
822 |
1: allow |
822 |
1: allow |
823 |
0: "don't allow" |
823 |
0: "don't allow" |
824 |
- expired holds to be canceled on days the library is closed per the calendar.<br><strong>NOTE:</strong> This will not apply if ReserveExpiration is disabled. |
824 |
- 'expired holds to be canceled on days the library is closed per the calendar.<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.' |
825 |
- |
825 |
- |
826 |
- pref: ExcludeHolidaysFromMaxPickUpDelay |
826 |
- pref: ExcludeHolidaysFromMaxPickUpDelay |
827 |
choices: |
827 |
choices: |
828 |
- |
|
|