X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=6cbcd4ef1db7c0fbe133914807380387473e9f5b;hb=7b8bda2cb40192d77faee5226ebeadd38ba99545;hp=a97a4d0397cd9ca1225d3d9f711da2807f17d4bb;hpb=4b937d1a3839d8235a650172a59998c1b7126e22;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index a97a4d039..6cbcd4ef1 100644 --- a/templates/webpages/is/form_footer.html +++ b/templates/webpages/is/form_footer.html @@ -14,10 +14,10 @@ - + - + [%- INCLUDE 'generic/multibox.html' @@ -28,9 +28,7 @@ label_key = 'description', show_empty = 1 allow_textbox = 0 -%] - + [%- IF id && follow_ups.size %] @@ -46,19 +44,24 @@ - + - + - -
[% '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) %] % + +
[%- IF taxaccounts %] - + + [% 'Tax Included' | $T8 %]

@@ -79,12 +82,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 %] @@ -136,11 +139,7 @@ [% END %] - - [%- UNLESS locked %] - - [%- END %] - + [% ELSE # no id %] @@ -163,13 +162,11 @@ [% END %] - + - -