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

--- Comment #7 from Martin Renvoize (ashimema) 
<[email protected]> ---
Now that Bug 41129's Vue rewrite has nearly landed and has initial closed-day
awareness in the staff booking calendar (closed days are shown clearly and
can't be picked as a start date), I think this bug still needs to cover a few
things as configurable, per-library decisions rather than fixed behaviour:
1. Closed days shown clearly on the calendar - done as part of 41129.
2. A booking can't start on a closed day - done as part of 41129.
3. Lead/trail periods are currently always a fixed number of calendar days,
closed days included. Libraries should be able to choose whether closed days
count toward that total (inclusive) or are skipped over it (exclusive,
effectively extending the buffer).
4. A booking's end date can currently always land on a closed day (41129 allows
this by design, since some libraries offer a book-drop/return service even
while closed). A library without one needs to be able to forbid it.
Suggest exposing (3) and (4) as new options alongside bookings_lead_period /
bookings_trail_period on the circulation rule, scoped the same way (item type /
patron category / branch), since this is inherently a per-library policy rather
than a global one.

-- 
You are receiving this mail because:
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/

Reply via email to