X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=6d3b643392ee67a54eb178b5c11aa06fdd936b8d;hb=2accdcbd5f820238b1c09ef2f42823a70041108a;hp=c82f1ab81a4576d91e29b778bcc5a597edb35da7;hpb=21c964b9ec4972346d9c6b7fef370268b4caf789;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index c82f1ab81..6d3b64339 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %] @@ -10,6 +11,7 @@ + + [%- IF id && follow_ups.size %] @@ -28,6 +33,18 @@ [%- END %]
[% 'Notes' | $T8 %] [% 'Internal Notes' | $T8 %][% 'Payment Options' | $T8 %]
@@ -18,6 +20,9 @@ + [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %] +
+[%- IF show_weight %] + + + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight) %] [% HTML.escape(weightunit) %] +
+ +[%- END %] [%- IF taxaccounts %] @@ -73,21 +90,19 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'ir/_payments.html' %] - -
- - - -[% print_options %] - - + +[% PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ +
+

[% print_options %]

[% IF id %] @@ -96,7 +111,7 @@ [% END %] - + [% IF show_delete %] @@ -105,18 +120,20 @@ [% ELSE # no id %] - [% UNLESS locked %] + [% UNLESS locked %] - [%- END %] + [% END # id %] [% IF id %] [%#- button for saving history %] - + [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %] + + [% END %] [% END %] @@ -126,7 +143,3 @@ - - - -