[%- USE HTML %] [%- USE LxERP %]
Notes Internal Notes Payment Terms
[% follow_up_text %]
Ertrag [% LxERP.format_amount(marge_total, 2, 0) %]
Ertrag prozentual [% LxERP.format_amount(marge_percent, 2, 0) %] %
[%- IF taxaccounts %] Tax Included

[%- END %] $subtotal [%# 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' %] [%- END %]
Enthaltene [% $description_ref %] [% $rate_ref * 100 %]% [% $total_ref %]
Nettobetrag [% $netto_ref %]
Total [% invtotal %]
[%- IF webdav %]
Dokumente im Webdav-Repository [%- FOREACH file = WEBDAV %] [%- END %]
Dateiname Webdavlink
[% file.name %] [% file.type %]
[% END %] [% IF is_credit_note %] [% ELSE %] [%- END %] [%# INCLUDE _payments %]
PaymentsIncoming Payments

[% print_options %]
[% IF id %] [% IF show_storno %] [% END %] [% IF id && is_credit_note %] [% END %] [% IF show_delete %] [% END %] [%- IF invdate > closedto %] [%- END %] [% ELSE # no id %] [% IF invdate > closedto %] [%- END %] [% END # id %] [% IF id %] [%#- button for saving history %] [% END %]