[Koha-bugs] [Bug 23827] New: Cash register statistics uses old accounttype values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 16 16:29:11 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23827

            Bug ID: 23827
           Summary: Cash register statistics uses old accounttype values
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Bug 22521 changes the accounttype values for fines and adds a new status field.
cash_register_stats.pl does not use these new values.

To test:
- use the fines cron to generate new accounttype OVERDUE
- go to cash_register_stats.pl and run a report for transaction type Fine
- observe that none of your fines show in the report, as it is looking for
accounttype=F/FU

This also impacts stable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list