17 Nov
2021
17 Nov
'21
4:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29505 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 127734 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127734&action=edit Bug 29505: Add syspref to allow to place multiple holds on same item Test plan: 1. Run installer/data/mysql/updatedatabase.pl 2. Enable syspref AllowMultipleHoldsOnSameItem 3. Try to place multiple holds for the same patron on the same item. Unless another circulation rule forbid this (like the maximum number of holds per record), it should work 4. Run `prove t/db_dependent/Holds/AllowMultipleHoldsOnSameItem.t` -- You are receiving this mail because: You are watching all bug changes.