Bug 6004/3270: Sending things "home"
authorruth@bywatersolutions.com <ruth@bywatersolutions.com>
Wed, 30 Mar 2011 15:52:27 +0000 (10:52 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 31 Mar 2011 08:20:12 +0000 (21:20 +1300)
commit0a64cfba5e10be80a220f6c8164905788ba5a78b
tree66f0e9cb1a8bd58bb8f336ede9d4120bf3628364
parent8548b804f49a5e84a64b7caf2457daf1a83f834b
Bug 6004/3270: Sending things "home"

This patch addresses two problems:

Bug 6004:

If an item is returned at other than its' home library, and there is a hold for
it--at any library other than the return library--two prompts come up: one
telling the user to send the item home, and the other, to confirm and transfer
for the hold.  Only the latter should be displayed.

Bug 3270:

Cancelling a hold request after transfer initiated orphans item.

Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Circulation.pm