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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/