X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=ad241a17a1c332e49356e34e938205b512577b06;hb=b98b8e3f73a399d2d4df7be4962b56bd4ad8c82b;hp=66758003dfba579e3bff58b95670f61911e81637;hpb=c6b2257945060625bcb86fa7e2efd27c737480ff;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 66758003d..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 %] @@ -115,16 +128,17 @@ [% IF show_delete %] + [% END %] [% ELSE # no id %] - [% UNLESS locked %] + [% UNLESS locked %] - [%- END %] + [% END # id %] [% IF id %]