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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Apr 2021 14:27:29 +0000 (16:27 +0200)
commitbf2c59a182837ec397c850ac6e22d52c0ec8d045
tree64dc7ed46ae82adfd71e73c59f7c0b826148b753
parent491147896d5cced31861243b862e403f09d62d98
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>
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