]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ar/form_header.html
Rechnungssuche: Filter für Ship via und Shipping Point
[kivitendo-erp.git] / templates / webpages / ar / form_header.html
index c1908a41887bb68e6bc8faa325a43be99e62d790..755d564c0dce134c738192f48b2fb2e816c618b2 100644 (file)
                 <th align=right nowrap>[% 'Due Date' | $T8 %]</th>
                 <td>[% L.date_tag('duedate', duedate) %]</td>
               </tr>
+              <tr>
+                <th align="right" nowrap>[% LxERP.t8('Tax point') %]</th>
+                <td>[% L.date_tag('tax_point', tax_point, id='tax_point') %]</td>
+              </tr>
               <tr>
                 <th align=right nowrap>[% 'Delivery Date' | $T8 %]</th>
                 <td>[% L.date_tag('deliverydate', deliverydate) %]</td>