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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 22 Apr 2021 14:40:27 +0000 (16:40 +0200)
commit1786089ab88ef3a8612aa114dbab574934fbaf3c
tree44a4bbdc9476cbbeb312f630d04648a218972993
parent9d3ea2bd4930864bd1d6234aa2b6faf0be2a39b1
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>
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