http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14531 Bug ID: 14531 Summary: Check-in statistical report broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org The check-ins statistical report shows wrong data (at least) if you choose itemtype -> column and grouping by month. Steps to reproduce: - Go to Reports > Circulation statistics - Choose a period (row) when there is circulation - Choose to group 'Checkout' by month - Run report => SUCCESS: you see checkouts numbers by month and by item type - Go back and choose to group 'Checkin' by month - Run report => FAILURE: you see all cells contain zeros (and they shouldn't) and there is a weird NULL column, with the sum of the checkins (same value as 'Total' column). -- You are receiving this mail because: You are watching all bug changes.