[Koha-bugs] [Bug 15534] Add the ability to prevent a patron from placing a hold on a record with available items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 21 23:44:30 CET 2016


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

Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49223|0                           |1
        is obsolete|                            |

--- Comment #18 from Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> ---
Created attachment 49406
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49406&action=edit
Bug 15534 - Add the ability to prevent a patron from placing a hold on a record
with available items

Some libraries would like to prevent patrons from placing holds on
items where there are other items available for the patron to
check out.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Browse to the circulation rules
4) Note the new option for "On shelf holds allowed"
5) Set the rule to "If all unavailable", set "item level holds" to allow
6) Find a patron/branch/itemtype applicable to this rule
7) Ensure at least one item on the record is available for the
   patron to check out
   8) Attempt to place a hold for the item
   9) Note you cannot place the hold
   10) Check the available item out to another patron
   11) Note you can now place a hold for the first patron

Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se>

Works as intended!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list