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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/