|
@@ -70,7 +70,7 @@
|
|
======================================================================
|
|
======================================================================
|
|
-->
|
|
-->
|
|
<div style="height:1.5cm;">
|
|
<div style="height:1.5cm;">
|
|
- <div style="width:12cm;padding-top:0.4cm;padding-right:5.0cm;font-size:10px;font-family: Arial;text-align: center;">
|
|
|
|
|
|
+ <div style="width:12cm;padding-top:0.4cm;padding-right:5.0cm;font-size:13px;font-family: Arial;text-align: center;">
|
|
<h3 style="text-align:center;">
|
|
<h3 style="text-align:center;">
|
|
<span t-if="o.type == 'receipt'">Recibo de Cobro</span>
|
|
<span t-if="o.type == 'receipt'">Recibo de Cobro</span>
|
|
<span t-if="o.type == 'payment'">Comprobante de Pago</span>
|
|
<span t-if="o.type == 'payment'">Comprobante de Pago</span>
|
|
@@ -99,7 +99,7 @@
|
|
<p t-field="o.date"/>
|
|
<p t-field="o.date"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-xs-4">
|
|
<div class="col-xs-4">
|
|
- <strong>Referencia/ Descripcion:</strong>
|
|
|
|
|
|
+ <strong>Referencia:</strong>
|
|
<p t-field="o.reference"/>
|
|
<p t-field="o.reference"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|