http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8418
Dobrica Pavlinusic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Blocks| |8110, 8345 --- Comment #5 from Dobrica Pavlinusic <[email protected]> --- This bug duplicates some parts of following bugs which are not signed off: Bug 8110 - Fines accruing on closed days Bug 8348 - useDaysMode syspref does not apply It modifies only Koha::Calendar code, making is simper and faster (saving one SQL query as side-effect) and basically brings back Koha behaviour before we decided to move C4::Calendar into Koha::Calendar and broke stuff. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
