https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36079 Bug ID: 36079 Summary: Library hours and the Calendar are not linked in any meaningful ways Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 6796 Bug 6796 adds the ability to define library opening hours for each branch. It does not, however, respect weekday closed days as defined in the Calendar page. We should expose that detail from the libraries interface, including in the summary table, details view and edit form. I believe this would be best achieved by migrating the weekly closed days from repeatable holidays into the new library_hours table and thus making it available via the existing library_hours embed in the API. This makes it trivial to display the open/closed state in the api driven datatable as well as on the view and edit pages. We should continue to support displaying and editing these weekly closed days from the calendar too, however. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6796 [Bug 6796] Overnight checkouts taking into account opening and closing hours -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.