[Koha-bugs] [Bug 23015] Create a "GetPickupLocation" endpoint for the ILS-DI Service

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 30 01:25:31 CEST 2019


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

--- Comment #1 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 90195
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90195&action=edit
Bug 23015 : Implements a new ILS-DI service to get available pickup libraries
for an item or record

test plan :
1 / Set a library A as available pickup location in the intranet
2 / query ILS-DI service with any record which has at least an item in
A or an item which can be transfered to A => should send all
informations about A

3 / Remove A from available pickup locations from the item in the intranet then
repeat 2 => should
give empty reply

4 / Try with unexisting patron, unexisting item or unexisting record,
should throw an explicit error

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


More information about the Koha-bugs mailing list