[Koha-bugs] [Bug 36271] Bookings should respect circulation rules for max loan periods

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 7 17:11:04 CET 2024


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

--- Comment #2 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
Hello :) 

I'm actually working on that, for now, I defined a CanItemBeBookedInAdvance
function in Bookings to deal with some rules, 4 in fact : 
- booking_total_allowed
- booking_per_item
- booking_per_itemtype ( related to bug 35906 )
- booking_period_length

Does this seem useful to you?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list