https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36271
Thibaud Guillot (thibaud_g) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172924|0 |1 is obsolete| | --- Comment #41 from Thibaud Guillot (thibaud_g) <[email protected]> --- Created attachment 184855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184855&action=edit Bug 36271: Add circulation rules for booking Welcome to 3 new circulation rules :) - Bookings allowed (total) / bookings_allowed_total - Bookings per item (total) / bookings_per_item - Bookings period length / bookings_period_length By branches, you can set quotas either generally or by item. Note that 'Booking period length' add a way to limit the booking period, pre or post process is used (I think :) ) only for staff usage to prepare items, here it's a way of restricting the possible length of time during which you can book. Test plan: 1) Apply this patch 2) Set values for these new rules 3) Try to perform some bookings with different rules values (also on the OPAC side) Sponsored by: Association de Gestion des Ĺ’uvres Sociales d'Inria (AGOS) -- 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/
