https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17801
Bug ID: 17801
Summary: 'Top Most-circulated items' gives wrong results when
filtering by checkout date
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We had a library reporting that records show up on this report that haven't
been checked out within the selected date range of checkout dates.
After looking at the script I think this is because it checks the timestamp
column instead of the issuedate of old_issues.
In old_issues the timestamp is the date of return, so that's not right and
explains the results the library reported.
Side note: the report does also not seem to count current checkouts as it
avoids the issues table?
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/