[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due_follow_ups) %]
[%- END %]
[%- IF is_sales %]
[% 'Ertrag' | $T8 %]
[% LxERP.format_amount(marge_total, 2) %]
[% 'Ertrag prozentual' | $T8 %]
[% LxERP.format_amount(marge_percent, 2) %]
%
[%- END %]
[%- IF taxaccounts %]
[% 'Tax Included' | $T8 %]
[%- END %]
[%- IF NOT taxincluded %]
[% 'Subtotal' | $T8 %]
[% LxERP.format_amount(invsubtotal, 2) %]
[%- END %]
[% tax %]
[% 'Total' | $T8 %]
[% LxERP.format_amount(invtotal, 2) %]
[%- PROCESS 'webdav/_list.html' %]
[%- LxERP.t8("Loading...") %]
[% print_options %]
[% label_edit %]
[%- IF id %]
[% label_workflow %]
[%- UNLESS (is_sales_ord && !INSTANCE_CONF.get_sales_order_show_delete) || (is_pur_ord && !INSTANCE_CONF.get_purchase_order_show_delete) %]
[%- END %]
[%- IF is_sales_quo %]
[%- END %]
[%- IF is_req_quo %]
[%- END %]
[%- IF is_sales_ord || is_pur_ord && !delivered%]
[%- END %]
[%- IF is_sales_ord || is_pur_ord %]
[% heading %] als neue Vorlage verwenden für
[%- IF is_sales_ord %]
[%- ELSE %]
[%- IF is_pur_ord %]
[%- END %]
[%- END %]
[%- END %]
[%- END %]
[% IF vc == 'customer' %]
[% ELSE %]
[% END %]