https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36585 Bug ID: 36585 Summary: Patrons with the most checkouts Report when outputting to csv doesn't have the total Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: michael.hafen@washk12.org QA Contact: testopia@bugs.koha-community.org I will submit a patch which: Adds the total to csv output. Changes screen output to only show the patrons name once, instead of with each group by column. Also show total checkout when output to screen. Changes item type group by from biblioitems.itemtype to items.itype. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.