[Koha-bugs] [Bug 6355] New: Late orders report shows cancelled orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 17 19:26:36 CEST 2011


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 at koha-fr.org
        ReportedBy: fcapovilla at live.ca
         QAContact: koha-bugs at 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.


More information about the Koha-bugs mailing list