https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36271 Laurence Rault <laurence.rault@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |laurence.rault@biblibre.com Status|Needs Signoff |Failed QA --- Comment #10 from Laurence Rault <laurence.rault@biblibre.com> --- Test plan passed OK if one rule is defined for one itemtype But with several rules : All / Mixed materials : 3 bookings, 2 per item, 5 days All / All : 1 booking, 1 per item, 2 days If I have on my account : 3 bookings for mixed materials on two items / two records I cannot place a booking on an item of Reference type in the same record as above, or in another record : because of maximum booking rule =1 As I have no booked itemtype other than Mixed materials, I should not be blocked for another itemtype. If I set All / All : 4 bookings, I can add the booking on itemtype Reference unless I misunderstand, All is not a general quota, but used if no precise rule is defined => the counting of booked items should be done per itemtype. -- You are receiving this mail because: You are watching all bug changes.