Bugzilla – Attachment 100667 Details for
Bug 24858
Incorrect labels on wording in ExcludeHolidaysFromMaxPickUpDelay system preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24858: Correct labels on wording in ExcludeHolidaysFromMaxPickUpDelay
Bug-24858-Correct-labels-on-wording-in-ExcludeHoli.patch (text/plain), 1.57 KB, created by
Lucas Gass (lukeg)
on 2020-03-12 22:40:44 UTC
(
hide
)
Description:
Bug 24858: Correct labels on wording in ExcludeHolidaysFromMaxPickUpDelay
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2020-03-12 22:40:44 UTC
Size:
1.57 KB
patch
obsolete
>From eebb410b979ccad6a5c8afa6c42819cf7a642a9b Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Thu, 12 Mar 2020 22:38:47 +0000 >Subject: [PATCH] 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) >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index bb71416d15..3134f23a63 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -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 >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24858
:
100667
|
100669
|
100676