Bug 18729: Add PUT /holds/{hold_id}/pickup_location
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 1 Dec 2020 11:29:38 +0000 (12:29 +0100)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Sun, 25 Apr 2021 17:03:54 +0000 (17:03 +0000)
commit326e85d72d9b3b9cbe78957a4f2c0394d2a8f857
tree6e576893ec9b2b1359a309c590675b8863f530e8
parenteac997ceda54aa570b93a356d9c80ecc2f9833fd
Bug 18729: Add PUT /holds/{hold_id}/pickup_location

This patch adds a route to overwrite the current pickup location.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit bf2c59a182837ec397c850ac6e22d52c0ec8d045)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 1786089ab88ef3a8612aa114dbab574934fbaf3c)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/REST/V1/Holds.pm
api/v1/swagger/paths.json
api/v1/swagger/paths/holds.json
koha-tmpl/intranet-tmpl/prog/js/holds.js
t/db_dependent/api/v1/holds.t