X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ce560cb72869e4d2adfd7fdcf67d75221946af34..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/customer_vendor_turnover/quotation_statistic.html diff --git a/templates/webpages/customer_vendor_turnover/quotation_statistic.html b/templates/webpages/customer_vendor_turnover/quotation_statistic.html index 3ca521d24..02b808d02 100644 --- a/templates/webpages/customer_vendor_turnover/quotation_statistic.html +++ b/templates/webpages/customer_vendor_turnover/quotation_statistic.html @@ -15,15 +15,15 @@ [%- FOREACH row = orders %] - [%- IF INSTANCE_CONF.get_feature_experimental -%] + [%- IF INSTANCE_CONF.get_feature_experimental_order -%] [% IF row.id %] [% END %][% HTML.escape(row.quonumber) || ' ' %][% IF row.id %][% END %] [%- ELSE -%] - [% IF row.id %] + [% IF row.id %] [% END %][% HTML.escape(row.quonumber) || ' ' %][% IF row.id %][% END %] [%- END -%] [% row.transdate.to_kivitendo | html %] - [%- LxERP.format_amount(row.amount, 2) %] + [%- LxERP.format_amount(row.amount, 2) %] [% row.reqdate.to_kivitendo | html %] [% row.transaction_description %]