]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_footer.html
Zahlungsbedingungen obsolet setzen
[mfinanz.git] / templates / webpages / oe / form_footer.html
index 6c6072e84cd1694891d690c47ebcbc2e832710d0..86910e0ab025475da2b863ff4d64791490eafcf7 100644 (file)
               </tr>
               <tr>
                 <th align="right">[% 'Payment Terms' | $T8 %]</th>
-                <td>
-                      [%- INCLUDE 'generic/multibox.html'
-                           name       = 'payment_id',
-                           style      = 'width: 250px',
-                           DATA       = ALL_PAYMENTS,
-                           id_key     = 'id',
-                           label_key  = 'description',
-                           show_empty = 1 -%]
-                </td>
+                <td>[% L.select_tag('payment_id', ALL_PAYMENTS, default = payment_id, title_key = 'description', with_empty = 1, style="width: 250px") %]</td>
               </tr>
               <tr>
                 <th align="right">[% 'Delivery Terms' | $T8 %]</th>