[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
Sat Jan 4 21:26:08 CET 2020


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

Arthur Suzuki <arthur.suzuki at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94039|0                           |1
        is obsolete|                            |

--- Comment #10 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 96815
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96815&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

Signed-off-by: Christophe Croullebois <christophe.croullebois at biblibre.com>

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


More information about the Koha-bugs mailing list