|
@@ -53,8 +53,8 @@
|
|
|
<span t-field="f.employee_id.name"/>
|
|
|
</div>
|
|
|
<div class="col-xs-4">
|
|
|
- <strong>Fecha factura:</strong>
|
|
|
- <span t-field="f.date_invoice" t-field-options='{"widget": "date"}'/>
|
|
|
+ <strong>Fecha prometido:</strong>
|
|
|
+ <span t-field="f.promesa_date" t-field-options='{"widget": "date"}'/>
|
|
|
</div>
|
|
|
</div>
|
|
|
</t>
|