http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9320 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14278|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 14295 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14295&action=edit [SIGNED-OFF] 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. -- You are receiving this mail because: You are watching all bug changes.