[Koha-bugs] [Bug 13927] New: Add API route to check hold capabilities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 30 14:40:54 CEST 2015


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

            Bug ID: 13927
           Summary: Add API route to check hold capabilities
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Web services
          Assignee: julian.maurice at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 13903

Often when a 3rd-party application want to deal with reserves in Koha, it must
know in advance if the reserve is allowed (for example to hide the "place hold"
link if hold is not allowed)

This new route does just that, telling if a given hold is allowed for a given
patron.

Moreover, it also returns a list of available pickup locations (restricting to
only the borrower's branch if IndependentBranches is set).

Depends on bug 13903.

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


More information about the Koha-bugs mailing list