X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_footer.html;h=1896f7609e288bd7f8ff2ef04e5e70d0e4fcf688;hb=3a476fccc8266949ab9f0eef383fdf1f2739ae94;hp=c9281ac66d4f8a406f44571098565749eeeba1aa;hpb=3deafde7289c8c01b046de42574dac0cd8fa9b79;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_footer.html b/templates/webpages/oe/form_footer.html index c9281ac66..1896f7609 100644 --- a/templates/webpages/oe/form_footer.html +++ b/templates/webpages/oe/form_footer.html @@ -27,7 +27,11 @@ label_key = 'description', show_empty = 1 -%] - + + + [% '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') %] + [%- IF is_sales_ord %] @@ -36,6 +40,7 @@ [% L.button_tag("edit_periodic_invoices_config(); return false;", LxERP.t8('Configure')) %] ([% HTML.escape(periodic_invoices_status) %]) [% L.hidden_tag("periodic_invoices_config", periodic_invoices_config) %] + ? [%- END %] @@ -126,8 +131,8 @@ - - + + [%- IF id %]