X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Fquotation_statistic.html;h=02b808d0286e023cf145ff5c4491428650639109;hb=c381d6c41b2c6a0da6811525fb5a0fc5ea716975;hp=03c595a3a0f403ac4d969df44d2757165d0f37c7;hpb=8e99e751c3617f03dbbca3210b1bf127aceabb40;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor_turnover/quotation_statistic.html b/templates/webpages/customer_vendor_turnover/quotation_statistic.html index 03c595a3a..02b808d02 100644 --- a/templates/webpages/customer_vendor_turnover/quotation_statistic.html +++ b/templates/webpages/customer_vendor_turnover/quotation_statistic.html @@ -15,13 +15,15 @@ [%- FOREACH row = orders %] - [%- IF INSTANCE_CONF.get_feature_experimental -%] - [% IF row.id %][% END %][% HTML.escape(row.quonumber) || ' ' %][% IF row.id %][% END %] + [%- IF INSTANCE_CONF.get_feature_experimental_order -%] + [% IF row.id %] + [% END %][% HTML.escape(row.quonumber) || ' ' %][% IF row.id %][% END %] [%- ELSE -%] - [% IF row.id %][% END %][% HTML.escape(row.quonumber) || ' ' %][% IF row.id %][% END %] + [% 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 %]