X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=28fafaa09d1ef1049759b4a67f81d5412ce69924;hb=e03b46f15f87e3a21c8fff61c7a762e8313b0ebc;hp=3a86b2ab8ad7161d3d3b644e78aae2e258f8baf6;hpb=0bb4cd20cd1b1de4c2b73f95119d116b9427807a;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index 3a86b2ab8..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 -%] @@ -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')) %] [%- IF id && follow_ups.size %] @@ -42,6 +43,18 @@ [%- END %]
+[%- IF show_weight %] + + + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight) %] [% HTML.escape(weightunit) %] +
+ +[%- END %] @@ -62,7 +75,8 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'is/_payments.html' %] - - - - - - -
[%- IF taxaccounts %] - + + [% 'Tax Included' | $T8 %]

@@ -105,21 +119,18 @@

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

[% print_options %]

[% IF id %] @@ -131,7 +142,7 @@ [% END %] - + [% IF id && !is_type_credit_note %] @@ -140,11 +151,7 @@ [% END %] - - [%- UNLESS locked %] - - [%- END %] - + [% ELSE # no id %] @@ -162,8 +169,9 @@ [% IF id %] [%#- button for saving history %] - - + [% IF INSTANCE_CONF.get_is_show_mark_as_paid %] + + [% END %] [% END %] @@ -173,7 +181,3 @@ - - - -