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

            Bug ID: 19294
           Summary: ILS-DI: HoldTitle and HoldItem don't consider "on
                    shelf holds allowed" setting
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Web services
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Steps to reproduce:

1. In "Circulation and fines rules", set "On shelf holds allowed" to "If all
unavailable" for all branches/patron categories/itemtypes 
2. Try to place a hold using ILS-DI on a title that have all its items
available (e.g.
http://opac.master.koha-dev/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1)
3. The hold is placed but it shouldn't be allowed.
4. Cancel the hold
5. Try to place a hold using ILS-DI on an available item (e.g.
http://opac.master.koha-dev/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=1&item_id=1)
6. The hold is placed but it shouldn't be allowed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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