Bug 8419 - Suspended holds appear on the daily holds queue
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 11 Jul 2012 14:16:35 +0000 (10:16 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 31 Aug 2012 15:56:46 +0000 (17:56 +0200)
commit4a139b51c560f4c49ebb2775a39105aba752ae51
treeea17cb3e920f61b9655fe2e8fe4762e0143705e5
parent608402e27bb9114344cb7e7edc35cf15a194b33d
Bug 8419 - Suspended holds appear on the daily holds queue

Suspended holds are showing up in both the holds queue and holds to pull reports.

This patch adds to the sql queries such that any hold that is suspended
is not selected.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
circ/pendingreserves.pl
misc/cronjobs/holds/build_holds_queue.pl