]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_footer.html
Banktransaction: Kontoauszug verbuchen überarbeitet(4)
[mfinanz.git] / templates / webpages / oe / form_footer.html
index fbeb52992a4fb86782db7f2b6e834cce75130129..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>
                 <td align='right'>[% LxERP.format_amount(invsubtotal, 2) %]</td>
               </tr>
 [%- END %]
+              [% tax %]
 [%- IF rounding %]
               <tr>
                 <th align='right'>[% 'Rounding' | $T8 %]</th>
                 <td align='right'>[% LxERP.format_amount(rounding, 2) %]</td>
               </tr>
 [%- END %]
-              [% tax %]
               <tr>
                 <th align="right">[% 'Total' | $T8 %]</th>
                 <td align="right">[% LxERP.format_amount(invtotal, 2) %]