|
@@ -76,7 +76,7 @@
|
|
<span t-if="o.type == 'payment'">Comprobante de Pago</span>
|
|
<span t-if="o.type == 'payment'">Comprobante de Pago</span>
|
|
<span t-if="o.number">No. <span t-field="o.number"/></span>
|
|
<span t-if="o.number">No. <span t-field="o.number"/></span>
|
|
</h3>
|
|
</h3>
|
|
- <div style="font-size:13px;font-family: Arial;">
|
|
|
|
|
|
+ <div style="font-size:14px;font-family: Arial;">
|
|
<div class="row">
|
|
<div class="row">
|
|
<div class="col-xs-9">
|
|
<div class="col-xs-9">
|
|
<p><strong>
|
|
<p><strong>
|
|
@@ -105,7 +105,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr size="4" width="90%"></hr>
|
|
<hr size="4" width="90%"></hr>
|
|
- <div style="font-size:13px;font-family: Arial;">
|
|
|
|
|
|
+ <div style="font-size:14px;font-family: Arial;">
|
|
<p>
|
|
<p>
|
|
<span t-if="o.type == 'receipt'">Recibido de</span>
|
|
<span t-if="o.type == 'receipt'">Recibido de</span>
|
|
<span t-if="o.type == 'payment'">Pagado a</span>
|
|
<span t-if="o.type == 'payment'">Pagado a</span>
|
|
@@ -122,20 +122,20 @@
|
|
</strong></span>
|
|
</strong></span>
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
- <div style="font-size:13px;font-family: Arial;">
|
|
|
|
|
|
+ <div style="font-size:14px;font-family: Arial;">
|
|
<p><strong>Observaciones:</strong> <span t-field="o.narration"/></p>
|
|
<p><strong>Observaciones:</strong> <span t-field="o.narration"/></p>
|
|
</div>
|
|
</div>
|
|
<hr size="4" width="90%"></hr>
|
|
<hr size="4" width="90%"></hr>
|
|
<div class="row" style="text-align:center;">
|
|
<div class="row" style="text-align:center;">
|
|
- <div class="col-xs-4" style="font-size:12px;font-family: Arial;">
|
|
|
|
|
|
+ <div class="col-xs-4" style="font-size:13px;font-family: Arial;">
|
|
<strong>Responsable:</strong>
|
|
<strong>Responsable:</strong>
|
|
<p>....................</p>
|
|
<p>....................</p>
|
|
</div>
|
|
</div>
|
|
- <div class="col-xs-4" style="font-size:12px;font-family: Arial;">
|
|
|
|
|
|
+ <div class="col-xs-4" style="font-size:13px;font-family: Arial;">
|
|
<strong>Cuenta:</strong>
|
|
<strong>Cuenta:</strong>
|
|
<p t-field="o.create_uid"/>
|
|
<p t-field="o.create_uid"/>
|
|
</div>
|
|
</div>
|
|
- <div class="col-xs-4" style="font-size:12px;font-family: Arial;">
|
|
|
|
|
|
+ <div class="col-xs-4" style="font-size:13px;font-family: Arial;">
|
|
<strong>Supervisor:</strong>
|
|
<strong>Supervisor:</strong>
|
|
<p>..................</p>
|
|
<p>..................</p>
|
|
</div>
|
|
</div>
|