[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
Sat Jan 9 12:25:07 CET 2016


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 46463
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46463&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
records/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 rule "Allow hold if others available"
5) Set the rule to "No"
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 patron
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

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


More information about the Koha-bugs mailing list