소스 검색

agregar fecha cobrador

sebas 4 년 전
부모
커밋
42380edc62
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>