X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=966eafe1ba9c0153d292e7bd471494dd79c658a7;hb=e8a2b965901bd66a8194eb2b6811b5b7c820f92f;hp=314e65af9767db3250c2b37f2714db1b104b5945;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index 314e65af9..966eafe1b 100644 --- a/templates/webpages/is/form_footer.html +++ b/templates/webpages/is/form_footer.html @@ -8,16 +8,16 @@ - + [%- IF id && follow_ups.size %] @@ -46,14 +44,18 @@
[% 'Notes' | $T8 %][% 'Notes (will appear on hard copy)' | $T8 %] [% 'Internal Notes' | $T8 %] [% 'Payment Terms' | $T8 %]
- + - + [%- INCLUDE 'generic/multibox.html' @@ -28,9 +28,7 @@ label_key = 'description', show_empty = 1 allow_textbox = 0 -%] - +
- + - + - -
[% '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 +81,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 +165,7 @@ [% END %] - +