X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Forder_statistic.html;h=c295699b9c8f4bb83e11075a97d5e5e0a26e69e8;hb=93f4876585007a50a0821ebe499a4153930ddc7d;hp=151843a6490987858e8971ec83682a39a51129a9;hpb=ce560cb72869e4d2adfd7fdcf67d75221946af34;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor_turnover/order_statistic.html b/templates/webpages/customer_vendor_turnover/order_statistic.html index 151843a64..c295699b9 100644 --- a/templates/webpages/customer_vendor_turnover/order_statistic.html +++ b/templates/webpages/customer_vendor_turnover/order_statistic.html @@ -15,13 +15,13 @@ [%- FOREACH row = orders %] - [%- IF INSTANCE_CONF.get_feature_experimental -%] + [%- IF INSTANCE_CONF.get_feature_experimental_order -%] [% IF row.id %][% END %][% HTML.escape(row.ordnumber) || ' ' %][% IF row.id %][% END %] [%- ELSE -%] - [% IF row.id %][% END %][% HTML.escape(row.ordnumber) || ' ' %][% IF row.id %][% END %] + [% IF row.id %][% END %][% HTML.escape(row.ordnumber) || ' ' %][% 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 %]