[Koha-bugs] [Bug 26000] Holiday exceptions are incorrectly cached for an individual branch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 16 21:37:35 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26000

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 106969
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106969&action=edit
Bug 26000: Cache all branches for exception_holidays

To test:
0 - Have an itemtype rule shared for branch A and B, or same period
1 - Set some holidays for branch A within circ period for an itemtype
2 - Set same holidays, but make some an exception, for branch b
3 - Set useDaysMode to 'Use the calendar to skip days the library is closed'
4 - Checkout an item for branch A, date is pushed forward
5 - Checkout an item for branch B, date is pushed forward?
    It hsould not be the same as A because fo holiday exception
6 - Apply patch
7 - Restart all
8 - Checkout an item for branch A, date is pushed forward
9 - Checkout an item for branch B, date is not pushed forward

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list