https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37108
Bug ID: 37108
Summary: cash register statistics wizard is wrongly sorting
payment by manager_id branchcode
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The Cash Register Statistics wizard in Koha is currently sorting payments based
on the "manager_id" branchcode rather than the "accountlines.branchcode". This
means that if staff switch to a different branch while working, Koha will
unfortunately record all transactions under the branchcode associated with the
staff account, not the branch they are currently logged into.
I'm wondering if the SQL query behind the Cash Register Statistics wizard is
using the recently added "accountlines.branchcode".
See the test plan in the following comment and
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/