|
@@ -35,10 +35,41 @@
|
|
<t><center><b>biomarketpy@gmail.com - (0981) 939 132</b></center></t>
|
|
<t><center><b>biomarketpy@gmail.com - (0981) 939 132</b></center></t>
|
|
</div>
|
|
</div>
|
|
<div class="col-xs-4" style="border-radius: 0 10px 10px 0; border: 2px solid #ddd; display: flex; flex-direction: column; justify-content: center; padding: 10px;">
|
|
<div class="col-xs-4" style="border-radius: 0 10px 10px 0; border: 2px solid #ddd; display: flex; flex-direction: column; justify-content: center; padding: 10px;">
|
|
- <t><h5><center><strong>Formulario Nº 022</strong></center></h5></t>
|
|
|
|
- <t><h3><center><strong>RECIBO DE DINERO</strong></center></h3></t>
|
|
|
|
- <t><h4><center><strong><span t-field="o.name" /></strong></center></h4></t>
|
|
|
|
- <t><center><strong><span t-field="o.company_id.vat" /></strong></center></t>
|
|
|
|
|
|
+ <t></t>
|
|
|
|
+ <div style="margin-top: 0.3cm;"> </div>
|
|
|
|
+ <t>
|
|
|
|
+ <div>
|
|
|
|
+ <!-- <center><strong>TIMBRADO Nº</strong><span t-field="o.timbrado" /></center> -->
|
|
|
|
+ <center><strong>TIMBRADO Nº</strong><span t-field="o.talonario_id" /></center>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t>
|
|
|
|
+ <div>
|
|
|
|
+ <!-- <center><strong>Fecha Inicio Vigencia:</strong><span t-field="o.talonario.fecha_inicio" /></center> -->
|
|
|
|
+ <center><strong>Fecha Inicio Vigencia:</strong><span t-field="o.talonario_id.fecha_inicio"/></center>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t>
|
|
|
|
+ <div>
|
|
|
|
+ <!-- <center><strong>Fecha Fin Vigencia:</strong><span t-field="o.fecha_final"/></center> -->
|
|
|
|
+ <center><strong>Fecha Fin Vigencia:</strong><span t-field="o.fecha_final"/></center>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t>
|
|
|
|
+ <div>
|
|
|
|
+ <center><strong>RUC:</strong><span t-field="o.company_id.vat" /></center>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t>
|
|
|
|
+ <div>
|
|
|
|
+ <h3><center><strong>FACTURA</strong></center></h3>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t>
|
|
|
|
+ <div>
|
|
|
|
+ <h4><center><strong><span t-field="o.name" /></strong></center></h4>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="margin-top: 0.2cm;"></div>
|
|
<div style="margin-top: 0.2cm;"></div>
|