Bug 9320 Pending reserves report should not show waiting items
authorSophie Meynieux <sophie.meynieux@biblibre.com>
Wed, 26 Dec 2012 16:36:45 +0000 (17:36 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 9 Feb 2013 00:16:03 +0000 (13:16 +1300)
commitbc3e56a92909d03e5e9648270849b5d3d8b9cee1
tree7c86256f8c8c3cac07988a9a8dd7e04131faa2ec
parentba296fbf4bb707278872ca7c6afbcbad34801346
Bug 9320 Pending reserves report should not show waiting items

    Test plan : * chose an item reserved by multiple patrons.
                * return the item and confirm reservation =>
                  item is waiting to be picked up
                * run circ/pendingreserves.pl
                    => without patch, this item is shown in the list
                    => with the patch, only really available items are show.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Works according to test plan. The title with one waiting item appeared
in pending holds report before the patch, doesn't appear after the
patch.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
circ/pendingreserves.pl