Bug 24858: Correct labels on wording in ExcludeHolidaysFromMaxPickUpDelay

TO TEST:
- Apply patch
- mark your library closed today and tomorrow
- set ReservesMaxPickUpDelay to 1 day
- set ExcludeHolidaysFromMaxPickUpDelay to "Ignore the calendar"
- place hold, capture hold
- hold expiration date is set to tomorrow (doesn't skip closed days)

- Set ExcludeHolidaysFromMaxPickUpDelay to "Use the calendar"
- Place hold, capture hold
- hold expiration date is set to the day after tomorrow (skips closed days)

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Lucas Gass 2020-03-12 22:38:47 +00:00 committed by Martin Renvoize
parent 22f2494914
commit 0fc78cae28
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -757,8 +757,8 @@ Circulation:
-
- pref: ExcludeHolidaysFromMaxPickUpDelay
choices:
yes: Ignore the calendar
no: Use the calendar
yes: Use the calendar
no: Ignore the calendar
- when calculating the period for reserves max pickup delay.
-
- pref: decreaseLoanHighHolds