Bug 8030 - Change pickup location of a hold from patron record
authorNick Clemens <nick@bywatersolutions.com>
Fri, 1 Jul 2016 19:27:19 +0000 (15:27 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 12 Sep 2016 08:47:00 +0000 (08:47 +0000)
commitbc152d8ba2bde09efb45c3637197eb98084b4ccd
tree987106764cef701feb9f3375147c033f4f35b268
parent85adee702147e7112ed41a440ad4f13d2ed9fd36
Bug 8030 - Change pickup location of a hold from patron record

To test:
1 - Place some holds for a patron
2 - Load the patron into checkout module
3 - View thier holds tab, should have a dropdwon for location
4 - Alter the location
5 - You should recieve a confirmation box
6 - Confirm that pressing cancel does not update holds
7 - Confirm that pressing Yes does update the hold
8 - Confirm that waiting holds are not updateable

Signed-off-by: Jason M. Burds <JBurds@dubuque.lib.ia.us>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/holds.js
svc/hold/update_location [new file with mode: 0755]
svc/holds