http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9320 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14295|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 15161 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15161&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.