https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36271
--- Comment #2 from Thibaud Guillot <[email protected]> --- 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. _______________________________________________ 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/
