Bug 11321 - "On hold" items can't be placed on hold with allowonshelfholds off
Summary: "On hold" items can't be placed on hold with allowonshelfholds off
Status: CLOSED DUPLICATE of bug 4319
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 15:15 UTC by Katrin Fischer
Modified: 2016-01-15 14:32 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2013-11-29 15:15:06 UTC
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.
Comment 1 Katrin Fischer 2014-08-06 14:05:15 UTC

*** This bug has been marked as a duplicate of bug 4319 ***