]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ir/form_header.html
Einkauf/Verkauf: Feld »Leistungsdatum« für Steuerberechnung
[mfinanz.git] / templates / webpages / ir / form_header.html
index d146c7b38add1276d6c981118849f7eb69d549a2..4fcfa3b3c37026f7ffe64b19f985eb6b6b298648 100644 (file)
            <span id="duedate_fixed"[% IF !payment_terms_obj.auto_calculation %] style="display:none"[% END %]>[% HTML.escape(duedate) %]</span>
           </td>
         </tr>
+        <tr>
+          <th align="right" nowrap>[% LxERP.t8('Tax point') %]</th>
+          <td nowrap>[% L.date_tag('tax_point', tax_point, id='tax_point') %]</td>
+        </tr>
         <tr>
           <th align="right">[% 'Delivery Date' | $T8 %]</th>
           <td>[% L.date_tag('deliverydate', deliverydate) %]</td>