[Koha-bugs] [Bug 15533] Allow patrons and librarians to select itemtype when placing hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 23 22:44:33 CET 2016


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

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

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

--- Comment #8 from Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> ---
Created attachment 49469
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49469&action=edit
Bug 15533 - Allow patrons and librarians to select itemtype when placing hold

Some libraries would like the ability to select the itemtype to request
when placing holds. For example, if a record has 3 copies of BookA and 3
copies of BookA in large print, this feature would allow a person to
place a hold on the record, but still be able to target only the Large
Print edition so that the first Large Print copy that becomes available
is targeted, rather than forcing the patron to select a particular copy
to hold.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Create a record with items of two or more itemtypes
4) Place a record level hold on the record while choosing one particular
   itemtype
5) Check in an item from the record that is not of that itemtype
6) Notee it is not trapped for the hold
7) Check in an item from the record that does match the selected itemtype
8) Note the item is trapped for the hold

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

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


More information about the Koha-bugs mailing list