https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43493
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |43495 --- Comment #1 from Martin Renvoize (ashimema) <[email protected]> --- Expanding the scope of this bug: it now also covers switching C4::Circulation::CalcDateDue onto the new Koha::Library::OpeningHours facade (previously split out as Bug 43495), including the library_hours to library_opening_hours data migration and dropping the old table. Landing the Calendar linkage together with its actual consumer means the combined patch is testable end to end via a real due date calculation (hourly loan, with both opening hours and a calendar closure configured), rather than being internal-only wiring with no visible behaviour change. Bug 43495 is being closed as a duplicate of this one; its scope is folded in here. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43495 [Bug 43495] Use the new opening hours facade in circulation due date calculations -- 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] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
