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@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@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.