|
@@ -60,7 +60,7 @@
|
|
|
</t>
|
|
|
<t>
|
|
|
<div>
|
|
|
- <center><strong><span t-field="o.company_id.vat" /></strong></center>
|
|
|
+ <center><strong>RUC.Nº </strong><strong><span t-field="o.company_id.vat" /></strong></center>
|
|
|
</div>
|
|
|
</t>
|
|
|
</div>
|
|
@@ -147,7 +147,7 @@
|
|
|
<td style="border: 1px solid #ddd;"><strong>Cheque Nº:</strong> <span t-esc="o.cheque_nro or ''"/></td>
|
|
|
</tr>
|
|
|
<tr style="height: 25px;">
|
|
|
- <td style="border: 1px solid #ddd;"><strong>Banco Transferencia:</strong> <span t-esc="o.transf_banco or ''"/></td>
|
|
|
+ <td style="border: 1px solid #ddd;"><strong>Cuenta Bancaria:</strong> <span t-esc="o.transf_banco or ''"/></td>
|
|
|
<td style="border: 1px solid #ddd;"><strong>Transferencia Nº:</strong> <span t-esc="o.transf_nro or ''"/></td>
|
|
|
</tr>
|
|
|
<tr style="height: 25px;">
|