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

--- Comment #43 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 192007
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192007&action=edit
Bug 37707: (follow-up) Support lead/trail periods for 'any item' bookings

When booking "any item of type X", lead/trail period handling must
consider that multiple items may be available:

- Track per-item conflicts instead of global conflicts
- Only disable dates when ALL items of the type have conflicts
- Find closest "all items booked" dates for visual feedback
- Use mathematical search (180 days) to detect conflicts across
  month boundaries

Visual feedback for 'any item' mode:
- Show lead/trail periods around "all items booked" dates
- These represent dates where no item of the type is available

Skip redundant class-based conflict checks since mathematical
detection already handles cross-month boundary cases.

-- 
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