|
@@ -288,11 +288,9 @@
|
|
|
|
|
|
<br>
|
|
|
<h2 class="text-center">PAGARE A LA ORDEN</h2>
|
|
|
- </br>
|
|
|
- <br>
|
|
|
</br>
|
|
|
|
|
|
- <div class="col-xs-6">
|
|
|
+ <div class="col-xs-6">
|
|
|
<strong>Nro: </strong><i t-field="o.name"/>
|
|
|
</div>
|
|
|
<div t-if="o.currency_id.id == 3" class="col-xs-6">
|
|
@@ -306,13 +304,11 @@
|
|
|
<strong>Fecha: </strong><i t-field="o.date_order"/>
|
|
|
</div>
|
|
|
|
|
|
-
|
|
|
<div class="col-xs-6">
|
|
|
<strong>Vencimiento: </strong><i/>
|
|
|
</div>
|
|
|
|
|
|
- <br>
|
|
|
- </br>
|
|
|
+
|
|
|
<br>
|
|
|
<p t-if="o.currency_id.id == 166 ">
|
|
|
<p>Pagaré a <b t-field="o.company_id.name"/> o a su orden el monto de Guaraníes: <b/><b t-esc="convertir(o.amount_total,o.currency_id.en_letras)"/>.</p>
|
|
@@ -326,10 +322,10 @@
|
|
|
|
|
|
<div class="row" >
|
|
|
<div class="col-xs-6">
|
|
|
- <strong><h3><u>Deudor</u></h3></strong>
|
|
|
+ <strong><h4><u>Deudor</u></h4></strong>
|
|
|
</div>
|
|
|
<div class="col-xs-6">
|
|
|
- <strong><h3><u>Co-deudor</u></h3></strong>
|
|
|
+ <strong><h4><u>Co-deudor</u></h4></strong>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
@@ -371,10 +367,7 @@
|
|
|
<strong>Celular: </strong><i t-field="o.partner_id.mobile"/>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <br>
|
|
|
- </br>
|
|
|
- <br>
|
|
|
- </br>
|
|
|
+
|
|
|
<div class="row">
|
|
|
<div class="col-xs-6">
|
|
|
<strong>Firma: _ _ _ _ _ _ _ _</strong>
|