Auftrags-Controller: Auftragswahrscheinlichkeit anzeigen: Typo im as_date-Attr.
[kivitendo-erp.git] / templates / webpages / order / tabs / basic_data.html
index 975f04b..05a663c 100644 (file)
           </tr>
           <tr>
             <th width="70%" align="right" nowrap>[% 'Expected billing date' | $T8 %]</th>
-            <td>[%- L.date_tag('order.expected_billing_date_as_date', SELF.order.expected_billing_date_sa_date) %]</td>
+            <td>[%- L.date_tag('order.expected_billing_date_as_date', SELF.order.expected_billing_date_as_date) %]</td>
           </tr>
           [%- END %]