[% USE T8 %] [% USE HTML %] [% USE LxERP %] [% USE L %] [% USE P %] [% UNLESS taxincluded %] [% END %] [%# tax %] [% FOREACH item = taxaccounts_array %] [% SET description_ref = item _ '_description' %] [% SET rate_ref = item _ '_rate' %] [% SET total_ref = item _ '_total' %] [% SET netto_ref = item _ '_netto' %] [% IF taxincluded %] [% END %] [% END %] [% IF rounding %] [% END %] [% IF id && follow_ups.size %]
[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', follow_ups.size, follow_ups_unfinished) | html %]
[% END %] [% IF is_type_normal_invoice OR is_type_credit_note %] [% PROCESS 'is/_payments.html' %] [% END %] [% PROCESS 'webdav/_list.html' %] [% P.hidden_tag('draft_id', draft_id) %] [% P.hidden_tag('draft_description', draft_description) %] [%- IF INSTANCE_CONF.get_create_qrbill_invoices <= 0 %] [%- END %]