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

--- Comment #45 from Martin Renvoize <[email protected]> ---
Thanks for the feedback Kristi.

I've now added the code to block bookings that would infringe the lead/trail
period.

Currently, it only takes into account the additional periods for the item you
are booking and not the surrounding bookings, however.. I think I may need to
update it to take more into account.

i.e it currently acts like:

booking 1 --||-- lead | booking 2 | trail -- ||-- booking 3

Should it be the following in your opinion:

booking 1 --| trail --||-- lead | booking 2 | trail -- ||-- lead | booking 3

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to