X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=ad241a17a1c332e49356e34e938205b512577b06;hb=3a476fccc8266949ab9f0eef383fdf1f2739ae94;hp=5b66f7031469f949d5a7883391d318ef5413fa66;hpb=f47c2cd1dcbf2423d797d16a6e282be5163a398d;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 5b66f7031..ad241a17a 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -11,7 +11,7 @@ [% 'Notes' | $T8 %] [% 'Internal Notes' | $T8 %] - [% 'Payment Options' | $T8 %] + [% 'Payment / Delivery Options' | $T8 %] @@ -21,7 +21,20 @@ - [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %] + + + + + + + + + +
[% 'Delivery Terms' | $T8 %] + [% L.select_tag('delivery_term_id', ALL_DELIVERY_TERMS, default = delivery_term_id, with_empty = 1, title_key = 'description', style = 'width: 250px') %] +
[% 'direct debit' | $T8 %] + [%- L.checkbox_tag('direct_debit', 'checked', direct_debit) %] +
[%- IF id && follow_ups.size %] @@ -33,6 +46,18 @@ [%- END %] +[%- IF show_weight %] + + + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight) %] [% HTML.escape(weightunit) %] +
+ +[%- END %] [%- IF taxaccounts %] @@ -78,21 +103,19 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'ir/_payments.html' %] - -
- - - -[% print_options %] - - + +[% PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ +
+

[% print_options %]

[% IF id %] @@ -105,16 +128,17 @@ [% IF show_delete %] + [% END %] [% ELSE # no id %] - [% UNLESS locked %] + [% UNLESS locked %] - [%- END %] + [% END # id %] [% IF id %]