[Koha-bugs] [Bug 29505] Add syspref to allow to place multiple holds on same item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 17 17:19:03 CET 2021


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

--- Comment #1 from Julian Maurice <julian.maurice at 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.


More information about the Koha-bugs mailing list