Ignore canceled holds during alt-queue generation collab/phasefx/lp1164132-hold-queue-ignore-canceled
authorBill Erickson <berick@esilibrary.com>
Wed, 3 Apr 2013 20:21:25 +0000 (16:21 -0400)
committerJason Etheridge <jason@esilibrary.com>
Wed, 3 Apr 2013 21:19:28 +0000 (17:19 -0400)
commit109ba359bd00211c80a1e713233f12348a3f2a71
tree0490067f77000de4e88544864808e5b11096bc8f
parentaa8108f54651e496f7d2f84fdd2945b96cabe902
Ignore canceled holds during alt-queue generation

When zero potential copies exist for a hold, the hold queue stats code
determines the size and shape of the queue by finding and sorting holds
that have the same type and target.  This patch forces the code to
ignore canceled holds when looking for similarly-shaped holds.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm