From c06cdde9ce0e0d729607bdec4f56112ee3b90b0c Mon Sep 17 00:00:00 2001 From: Bouzid Fergani Date: Tue, 19 Jul 2016 12:05:14 -0400 Subject: [PATCH] [PASSED QA] Bug 6934: fix problem when export it open in LibreOffice - show values of itype and use TT plugin Signed-off-by: Hector Castro Signed-off-by: Katrin Fischer --- .../prog/en/modules/reports/cash_register_stats.tt | 7 ++++--- reports/cash_register_stats.pl | 7 +++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt index 276c3e7..29d2bb6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt +++ b/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' %]