Bug 17940: (follow-up 14695) Fix - Mark holds as waiting when transfer is done
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 8 Feb 2017 16:49:41 +0000 (17:49 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 14 Feb 2017 13:53:39 +0000 (13:53 +0000)
commitae2c1e6a83fab8b76606cc84a306b37d3b7403e4
tree44bba95289e58068575e1416eb65113f3f7a038e
parentac99f64010c6bdbe40abc2b823c2180b9b223425
Bug 17940: (follow-up 14695) Fix - Mark holds as waiting when transfer is done

When an item from Library A is reserved and set to be picked up at
Library B, the hold buttons fail to confirm or cancel during check in at
Library B when the item is transferred from Library A.

Test plan:
* Create a hold for item at Library A to be picked up at Library B.
* Check in item at Library A to trigger the transfer.
=> item shows in transit
* Switch to Library B and check in item.
* Confirm the hold.
=> item shows waiting

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
circ/returns.pl