X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/6cf3f7762efd40bee49a2b8f11bb4ab6915d9071..6bf344a110af7cc9f8c880ee766cf0de0bf756d1:/templates/webpages/is/form_footer.html diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index a97a4d039..3a86b2ab8 100644 --- a/templates/webpages/is/form_footer.html +++ b/templates/webpages/is/form_footer.html @@ -14,10 +14,10 @@ - + - + [%- INCLUDE 'generic/multibox.html' @@ -46,14 +46,18 @@ - + - + - -
[% 'Ertrag' | $T8 %][% LxERP.format_amount(marge_total, 2, 0) %] + [% LxERP.format_amount(marge_total, 2, 0) %] + +
[% 'Ertrag prozentual' | $T8 %][% LxERP.format_amount(marge_percent, 2, 0) %] % + [% LxERP.format_amount(marge_percent, 2, 0) %] % + +
@@ -79,12 +83,12 @@ [% SET total_ref = item _ '_total' %] [% SET netto_ref = item _ '_netto' %] - Enthaltene [% $description_ref | html %] [% $rate_ref * 100 %]% + [% 'Including' | $T8 %] [% $description_ref | html %] [% $rate_ref * 100 %]% [% LxERP.format_amount($total_ref, 2) %] [%- IF taxincluded %] - Nettobetrag + [% 'Net amount' | $T8 %] [% LxERP.format_amount($netto_ref, 2) %] [%- END %] @@ -163,7 +167,7 @@ [% END %] - +