https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27058 Bug ID: 27058 Summary: Cannot place hold to ordered item when on shelf holds are not allowed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If you have on shelf holds with "If all unavailable" option in circulation rules one cannot place holds on biblio where there is only ordered items (notforloan = -1). This should be possible since "If all unavailable" means that all items should be unavailable for checkout for the customer before a hold can be placed and ordered items are unavailable for checkout. I'm attaching a trivial patch to fix this but we still need unit test. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.