X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cf889668782d1ffbb76b9f28e1d36848544fa3b3..1a0c73d30bcd5d1ceeeef5f84d94de466abf6fcc:/templates/webpages/oe/form_footer.html diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index b0ba7fe67..cb449faa1 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -53,16 +53,19 @@ [% '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 %] @@ -80,7 +83,10 @@ [% tax %] [% 'Total' | $T8 %] - [% LxERP.format_amount(invtotal, 2) %] + [% LxERP.format_amount(invtotal, 2) %] + + + @@ -88,8 +94,6 @@ - -
@@ -172,7 +176,7 @@ - + [% IF vc == 'customer' %] [% ELSE %] @@ -181,5 +185,17 @@ + +