Bug 7408 - Don't cancel found reserves.
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Mar 2012 19:45:56 +0000 (14:45 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 9 Mar 2012 15:13:54 +0000 (16:13 +0100)
commit4fc6759d0c3ce4e0d936db6a9b728ef1125a2717
tree0636d1a43ea8b78cfcd118e3a356e892f7c8bc4a
parentb32c38f9f10e0e2ad6eff5c044a520a14f9f1eaf
Bug 7408 - Don't cancel found reserves.

At the moment, a reserve will be canceled if it has passed its
expiration date, even if the item is waiting or in the process
of being transferred. The situation could arise where someone
has a hold filled, but it is canceled while in transit, or before
the borrower can pick it up.
C4/Reserves.pm