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)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 10 Aug 2012 07:20:10 +0000 (19:20 +1200)
commitbcf6c16f3a131bd531ae59aa5026f1befe2d6adf
tree442345cda30911479f68345f7ac47470be14e501
parentfc8e4e40b0137f51166dcc7c4e1004164bc81f5b
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: Chris Cormack <chrisc@catalyst.net.nz>
circ/pendingreserves.pl
misc/cronjobs/holds/build_holds_queue.pl