]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_footer.html
Lieferbedingungen analog zu Zahlungsbedingungen eingeführt.
[mfinanz.git] / templates / webpages / oe / form_footer.html
index c9281ac66d4f8a406f44571098565749eeeba1aa..7c72a452e52eb150f6260a7abfc800aaafa40262 100644 (file)
                            label_key  = 'description',
                            show_empty = 1 -%]
                 </td>
-            </tr>
+              </tr>
+              <tr>
+                <th align="right">[% 'Delivery Terms' | $T8 %]</th>
+                <td>[% L.select_tag('delivery_term_id', ALL_DELIVERY_TERMS, default = delivery_term_id, with_empty = 1, title_key = 'description', style = 'width: 250px') %]</td>
+              </tr>
 
 [%- IF is_sales_ord %]
             <tr>