X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=28fafaa09d1ef1049759b4a67f81d5412ce69924;hb=e03b46f15f87e3a21c8fff61c7a762e8313b0ebc;hp=ee093dc95d5de01c1f8f7c3a66e23f8d32333a60;hpb=16df30aaca2c8d4173f1ea76be206ef5a23e69c9;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index ee093dc95..28fafaa09 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 -%] @@ -29,6 +30,8 @@ show_empty = 1 allow_textbox = 0 -%] +
+ [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %] [%- IF id && follow_ups.size %] @@ -40,6 +43,18 @@ [%- END %]
+[%- IF show_weight %] + + + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight) %] [% HTML.escape(weightunit) %] +
+ +[%- END %] @@ -104,21 +119,18 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'is/_payments.html' %] - - - - - - -

-[% print_options %] -
+ +[% PROCESS 'webdav/_list.html' %] +
+ [% LxERP.t8('Loading...') %] +
+ +
+

[% print_options %]

[% IF id %] @@ -130,7 +142,7 @@ [% END %] - + [% IF id && !is_type_credit_note %] @@ -169,5 +181,3 @@ - -