https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42241 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 196626 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196626&action=edit Bug 42241: Make reports filter information display more consistent This patch makes some updates to several built-in reports in order to make report results filter information more consistent and more translatable. To test apply the patch and go to Reports -> Patrons with the most checkouts. - Test setting some or all options in the "Filter column" and running the report. - At the top of the results there should be a list of the filter options you selected and their values. - All the filter labels should be correct, and the filter values should be in their full/description form rather than in code form (e.g. library, item type, collection code, sorting field, etc.) - Perform the same test with these reports: - Reports -> Patrons with no checkouts - Reports -> Patrons statistics wizard - Reports -> Catalog statistics wizard - Reports -> Most-circulated items - Reports -> Items with no checkouts - Reports -> Average checkout period - Reports -> Circulation statistics wizard Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.