]> git.evergreen-ils.org Git - Evergreen.git/commit
Ignore canceled holds during alt-queue generation
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:20:34 +0000 (17:20 -0400)
commitc14818bb399ddb2a3bcb94a61fe5070ca12ceb22
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