X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=52179c295b1de9c66d58dcfc4a3b8c4054db1cbb;hb=1c127236bd8d41997a8566651e9361623c308aa3;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..52179c295 100644 --- a/templates/webpages/is/form_footer.html +++ b/templates/webpages/is/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %][%- USE P -%] @@ -14,10 +15,10 @@ [%- IF id && follow_ups.size %] @@ -46,19 +47,24 @@
- + - + [%- INCLUDE 'generic/multibox.html' @@ -28,9 +29,9 @@ label_key = 'description', show_empty = 1 allow_textbox = 0 -%] - + +
+ [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %]
- + - + - -
[% '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 +85,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 %] @@ -101,21 +107,18 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'is/_payments.html' %] - - -
- - - -[% print_options %] - - + +[% PROCESS 'webdav/_list.html' %] +
+ [% LxERP.t8('Loading...') %] +
+ +
+

[% print_options %]

[% IF id %] @@ -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 %] - + - - - -