X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a823f2b0dcf59d7344f7b112272849018e1bbf91..d2d780320b8430a099ebfe013dc81ba9c2b70253:/templates/webpages/order/tabs/basic_data.html diff --git a/templates/webpages/order/tabs/basic_data.html b/templates/webpages/order/tabs/basic_data.html index 870e4aaa1..c67981292 100644 --- a/templates/webpages/order/tabs/basic_data.html +++ b/templates/webpages/order/tabs/basic_data.html @@ -212,6 +212,9 @@
| [% 'Ertrag' | $T8 %] | ++ [%- L.div_tag(SELF.order.marge_total_as_number, id='marge_total_id', class=marge_class) %] + | +|
|---|---|---|
| [% 'Ertrag prozentual' | $T8 %] | ++ [%- L.div_tag(LxERP.format_amount(SELF.order.marge_percent, 2), id='marge_percent_id', class=marge_class) %] + | +[%- L.div_tag('%', id='marge_percent_sign_id', class=marge_class) %] | +