Ignore canceled holds during alt-queue generation user/berick/lp1164132-hold-queue-ignore-canceled
authorBill Erickson <berick@esilibrary.com>
Wed, 3 Apr 2013 20:21:25 +0000 (16:21 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 3 Apr 2013 20:21:25 +0000 (16:21 -0400)
commitc488dee7806e066d4c9e46323104eeaa64274ddb
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm