Bug 6004/3270: Sending things "home"
authorruth@bywatersolutions.com <ruth@bywatersolutions.com>
Wed, 30 Mar 2011 15:52:27 +0000 (10:52 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 11 Apr 2011 19:13:13 +0000 (15:13 -0400)
commit876d582228afe645e48544e72cabda820df71b87
tree44fb9284ce8d5f437278e1a15ad03f7f8ccabb1a
parent5a03b00094efe4bfebe57ea2addd77751ff8ce66
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>
(cherry picked from commit 0a64cfba5e10be80a220f6c8164905788ba5a78b)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Circulation.pm