[Koha-bugs] [Bug 11321] New: "On hold" items can't be placed on hold with allowonshelfholds off

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 29 16:15:06 CET 2013


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

            Bug ID: 11321
           Summary: "On hold" items can't be placed on hold with
                    allowonshelfholds off
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com,
                    Susanne.Jerger at bsz-bw.de

When holds on items available items are not allowed (allowonshelfholds = don't
allow), it's impossible to place holds on items that are 'on hold' (awaiting
pickup). The item is not checked out yet, but unavailable to the patron and I
think holds should be allowed in this case.

To test:
Set allowonshelfholds to don't allow

0) Search for a record with 1 available item
   Opac status: available
   No hold can be placed.
1) Check out item to user A 
   Opac status: checked out
   'Place hold' button is shown and holds can be placed.
2) Place a title level hold for user B
   Opac status: checked out
   'Place hold' button is shown and holds can be placed.  
3) Return item and confirm hold
   Opac status: on hold
   No hold can be placed.

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


More information about the Koha-bugs mailing list