X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer_master.html;h=128618d1e97a9c14b14b0a9d75efab3a0a4742cd;hb=322ecc1ffc60200e29e7687c9e32e461ba8b3ab4;hp=cc1810885100c7881acba34962384da8f0122c46;hpb=b8916e5c2982dd12e0a612252c85f5e1648e162c;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer_master.html b/templates/webpages/is/form_footer_master.html index cc1810885..128618d1e 100644 --- a/templates/webpages/is/form_footer_master.html +++ b/templates/webpages/is/form_footer_master.html @@ -19,20 +19,28 @@ - - +[%- IF id && follow_ups.size %] - [% follow_up_text %] + + [%- LxERP.format_string('There are #1 unfinished follow-ups of which #2 are due.', + follow_ups.size, follow_ups_unfinished) | html + %] + - +[%- END %] @@ -58,27 +66,34 @@ [%- END %] - $subtotal +[%- 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' %] +[% SET description_ref = item _ '_description' %] +[% SET rate_ref = item _ '_rate' %] +[% SET total_ref = item _ '_total' %] +[% SET netto_ref = item _ '_netto' %] - - + + + [%- IF taxincluded %] - + + [%- END %] [%- END %] - +
Subtotal[% LxERP.format_amount(invsubtotal, 2) %]
Enthaltene [% $description_ref %] [% $rate_ref * 100 %]%[% $total_ref %]Enthaltene [% $description_ref | html %] [% $rate_ref * 100 %]%[% LxERP.format_amount($total_ref, 2) %]
Nettobetrag[% $netto_ref %][% LxERP.format_amount($netto_ref, 2) %]
Total[% invtotal %][% LxERP.format_amount(invtotal, 2) %]
@@ -87,55 +102,21 @@ -[%- IF webdav %] - -
- - - Dokumente im Webdav-Repository - - - - - - - [%- FOREACH file = WEBDAV %] - - - - - [%- END %] -
DateinameWebdavlink
[% file.name %][% file.type %]
- -[% END %] - - - - - - -[% IF is_credit_note %] - -[% ELSE %] - -[%- END %] - - - -[%# INCLUDE _payments %] +[% PROCESS 'webdav/_list_master.html' %] +[% PROCESS 'is/_payments_master.html' %] - - -
PaymentsIncoming Payments

- [% print_options %] +[% print_options %]
+ + + [% IF id %] @@ -149,21 +130,22 @@ -[% IF id && is_credit_note %] +[% IF id && !is_type_credit_note %] [% END %] [% IF show_delete %] + [% END %] - [%- IF invdate > closedto %] + [%- UNLESS locked %] [%- END %] [% ELSE # no id %] - [% IF invdate > closedto %] + [% UNLESS locked %] @@ -186,7 +168,7 @@ - +