Browse Source

agregar fecha cobrador

sebas 4 years ago
parent
commit
42380edc62
1 changed files with 2 additions and 2 deletions
  1. 2 2
      informe_cobradorgiganet.xml

+ 2 - 2
informe_cobradorgiganet.xml

@@ -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>