@@ -, +, @@ show values of itype and use TT plugin --- .../intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt | 7 ++++--- reports/cash_register_stats.pl | 7 +++---- 2 files changed, 7 insertions(+), 7 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt @@ -1,10 +1,11 @@ [% USE KohaDates %] +[% USE Price %] +[% USE ItemTypes %] [% INCLUDE 'doc-head-open.inc' %] Koha › Reports [% IF ( do_it ) %]› Cash register statistics › Results[% ELSE %]› Cash register statistics[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] -[% INCLUDE 'datatables-strings.inc' %]