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

--- Comment #20 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Copying the test plan from the duplicate bug report:

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. 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 QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to