http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6355 Bug #: 6355 Summary: Late orders report shows cancelled orders Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org Created attachment 4149 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4149 Correct GetLateOrders so it ignores cancelled orders In /cgi-bin/koha/acqui/lateorders.pl : Orders that were cancelled should not be shown in the "Late Orders" report. To reproduce : - Create a new basket for a bookseller - Create two new order in this basket. The orders must have a price or else they won't be shown in the "Late orders" report. - Delete one of the two orders. - Close the basket - Check for late orders and use "0 days ago" as a filter date. - The deleted item appears in the report. Attached : Patch to correct the bug. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.