X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/92331b8e3417f4a28db17f7af1b8154e985c4da1..7bff84cbc6daa65a74b9f5c83415c98856eb30a1:/templates/webpages/oe/form_footer.html diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index b0ba7fe67..6a8e64fcd 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -53,22 +53,27 @@ [% 'Ertrag' | $T8 %] - [% LxERP.format_amount(marge_total, 2) %] + + [% LxERP.format_amount(marge_total, 2) %] + + [% 'Ertrag prozentual' | $T8 %] - [% LxERP.format_amount(marge_percent, 2) %] + + [% LxERP.format_amount(marge_percent, 2) %] + + % - - - [%- END %] + [%- IF taxaccounts %] - [% 'Tax Included' | $T8 %]

+ + [% 'Tax Included' | $T8 %]

[%- END %] [%- IF NOT taxincluded %] @@ -80,7 +85,10 @@ [% tax %] - +
[% 'Total' | $T8 %][% LxERP.format_amount(invtotal, 2) %][% LxERP.format_amount(invtotal, 2) %] + + +
@@ -88,8 +96,6 @@ - -
@@ -172,7 +178,7 @@ - + [% IF vc == 'customer' %] [% ELSE %] @@ -181,5 +187,14 @@ + +