[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
Wed Apr 27 16:16:24 CEST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50389|0                           |1
        is obsolete|                            |
  Attachment #50390|0                           |1
        is obsolete|                            |
  Attachment #50802|0                           |1
        is obsolete|                            |
  Attachment #50805|0                           |1
        is obsolete|                            |

--- Comment #33 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 50806
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50806&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) Browse to the circulation rules
3) Note the new option for "On shelf holds allowed"
4) Set the rule to "If all unavailable", set "item level holds" to allow
5) Find a patron/branch/itemtype applicable to this rule
6) Ensure at least one item on the record is available for the
   patron to check out
7) Attempt to place a hold for the item
8) Note you cannot place the hold
9) Check the available item out to another patron
10) 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!

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list