X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer_master.html;h=f795faa1bbb658343f453951b8819bd734d84e90;hb=70ccecab178f9768e989804198ac3bb9e0cfaa68;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..f795faa1b 100644 --- a/templates/webpages/is/form_footer_master.html +++ b/templates/webpages/is/form_footer_master.html @@ -58,27 +58,35 @@ [%- END %] - $subtotal +[%#- 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 +95,21 @@ -[%- IF webdav %] - -
- - - Dokumente im Webdav-Repository - - - - - - - [%- FOREACH file = WEBDAV %] - - - - - [%- END %] -
DateinameWebdavlink
[% file.name %][% file.type %]
- -[% END %] +[% PROCESS 'webdav/_list_master.html' %] +[% PROCESS 'is/_payments_master.html' %] - - - - -[% IF is_credit_note %] - -[% ELSE %] - -[%- END %] - - - -[%# INCLUDE _payments %] - - - - -
PaymentsIncoming Payments

- [% print_options %] +[% print_options %]
+ + + [% IF id %] @@ -149,21 +123,21 @@ -[% 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 %]