X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Fquotation_statistic.html;h=02b808d0286e023cf145ff5c4491428650639109;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=3ca521d242813e86c4d92e750471255f21f98187;hpb=ce560cb72869e4d2adfd7fdcf67d75221946af34;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 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 %]