https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26000
--- Comment #2 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
