|
@@ -82,14 +82,14 @@
|
|
min-height: 0.9cm;
|
|
min-height: 0.9cm;
|
|
}
|
|
}
|
|
.fecha_emision_data{
|
|
.fecha_emision_data{
|
|
- font-size: 20px;
|
|
|
|
|
|
+ font-size: 23px;
|
|
width: 12.5cm;
|
|
width: 12.5cm;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
margin-top: 2.72cm;
|
|
margin-top: 2.72cm;
|
|
position: absolute;
|
|
position: absolute;
|
|
z-index:9999;
|
|
z-index:9999;
|
|
text-align: right;
|
|
text-align: right;
|
|
- width: 95.95%;
|
|
|
|
|
|
+ width: 97.50%;
|
|
min-height: 0.8cm;
|
|
min-height: 0.8cm;
|
|
}
|
|
}
|
|
.razon_data{
|
|
.razon_data{
|
|
@@ -238,13 +238,13 @@
|
|
min-height: 0.9cm;
|
|
min-height: 0.9cm;
|
|
}
|
|
}
|
|
.asunto{
|
|
.asunto{
|
|
- width: 20.5cm;
|
|
|
|
|
|
+ width: 24.5cm;
|
|
position: absolute;
|
|
position: absolute;
|
|
z-index:9999;
|
|
z-index:9999;
|
|
text-align: right;
|
|
text-align: right;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
- padding-left: 12.3cm;
|
|
|
|
- font-size: 14.5px;
|
|
|
|
|
|
+ padding-left: 18.3cm;
|
|
|
|
+ font-size: 14.3px;
|
|
margin-top: 24.4cm;
|
|
margin-top: 24.4cm;
|
|
min-height: 0.9cm;
|
|
min-height: 0.9cm;
|
|
}
|
|
}
|
|
@@ -413,7 +413,7 @@
|
|
<t t-if="o.contado == True">Contado</t>
|
|
<t t-if="o.contado == True">Contado</t>
|
|
</div>
|
|
</div>
|
|
<div class="contado_x">
|
|
<div class="contado_x">
|
|
- <t t-if="o.credito == True">Crédito<span t-field="o.payment_term"/></t>
|
|
|
|
|
|
+ <t t-if="o.credito == True">Crédito <span t-field="o.payment_term"/></t>
|
|
</div>
|
|
</div>
|
|
<div class="anticipo">
|
|
<div class="anticipo">
|
|
<t t-if="o.contado == True">
|
|
<t t-if="o.contado == True">
|