@@ -, +, @@ item-level_itypes preference - Run various reports, compare results with both possible pref settings - Try limiting your search in various ways, especially on a specific itemtype - Make sure you switch checkboxes in testing, using itemtype as the row or as the column - Filtering on a specific itemtype on master was not working if the itemtype was chosen as column. The patch should fix that. - Fixes headings and breadcrumbs so that the name of the report is the same as on the reports start page --- .../prog/en/modules/reports/issues_avg_stats.tt | 4 +-- reports/issues_avg_stats.pl | 33 ++++++++++------------ 2 files changed, 17 insertions(+), 20 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_avg_stats.tt @@ -1,5 +1,5 @@ [% INCLUDE 'doc-head-open.inc' %] -Koha › Reports › Average checkout period +Koha › Reports › Average loan time [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %]