https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42241
--- Comment #2 from Chris Mathevet <[email protected]> --- Created attachment 198825 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198825&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 Signed-off-by: Chris Mathevet <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
