X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=deccd790f5e0bcbb9a070c7245a6a8f69d995402;hb=7321146cf5a08364a9db2ddddbb0b74a5d3fc4c9;hp=314e65af9767db3250c2b37f2714db1b104b5945;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index 314e65af9..deccd790f 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,19 +44,24 @@
[% '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) %] % + +
[%- 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 %] @@ -127,7 +130,7 @@ [% END %] - + [% IF id && !is_type_credit_note %] @@ -136,11 +139,7 @@ [% END %] - - [%- UNLESS locked %] - - [%- END %] - + [% ELSE # no id %] @@ -158,18 +157,15 @@ [% IF id %] [%#- button for saving history %] - - + [% IF INSTANCE_CONF.get_is_show_mark_as_paid %] + + [% END %] [% END %] - + - - - -