|
|
@@ -29,7 +29,7 @@
|
|
|
.total_pagar{position:absolute; top:6.1cm; right:1.3cm; text-align:right; width:6cm;color:red;}
|
|
|
.iva_5_data{position:absolute; top:7.4cm; left:7.1cm; width:3cm; text-align:right;color:red;}
|
|
|
.iva_10_data{position:absolute; top:7.4cm; left:9.4cm; width:3cm; text-align:right;color:red;}
|
|
|
- .iva_total_data{position:absolute; top:7.4cm; left:15.1cm; width:3cm; text-align:right;color:red;}
|
|
|
+ .iva_total_data{position:absolute; top:7.4cm; left:15.1cm; width:3.5cm; text-align:right;color:red;}
|
|
|
.xmark{position:absolute; font-weight:bold; font-size:12px;color:red;}
|
|
|
</style>
|
|
|
|
|
|
@@ -47,11 +47,11 @@
|
|
|
</div>
|
|
|
|
|
|
<!-- Cliente: Nombre y RUC -->
|
|
|
- <div class="campo" style="top:0.6cm; left:4.1cm; width:19cm;">
|
|
|
+ <div class="campo" style="top:0.6cm; left:4.5cm; width:19cm;">
|
|
|
<t t-if="o.partner_id.street">
|
|
|
<span t-field="o.partner_id.name"/>
|
|
|
</t>
|
|
|
- <span style="position:absolute; left:12.0cm;">
|
|
|
+ <span style="position:absolute; left:11.7cm;">
|
|
|
<span t-field="o.partner_id.ruc"/>
|
|
|
</span>
|
|
|
</div>
|