[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 7 21:01:43 CET 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 48764
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48764&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

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


More information about the Koha-bugs mailing list