|
@@ -86,7 +86,7 @@
|
|
min-height: 0.5cm;
|
|
min-height: 0.5cm;
|
|
}
|
|
}
|
|
.ruc_data{
|
|
.ruc_data{
|
|
- width: 5.5cm;
|
|
|
|
|
|
+ width: 5.9cm;
|
|
float: left;
|
|
float: left;
|
|
padding-left: 4.2cm;
|
|
padding-left: 4.2cm;
|
|
min-height: 0.3cm;
|
|
min-height: 0.3cm;
|
|
@@ -236,17 +236,17 @@
|
|
<div class="fecha_emision_data"><span t-field="o.date_invoice" t-field-options='{"format": "dd"}'/></div>
|
|
<div class="fecha_emision_data"><span t-field="o.date_invoice" t-field-options='{"format": "dd"}'/></div>
|
|
<div class="fecha_emision_mes"><span t-field="o.date_invoice" t-field-options='{"format": "MMMM"}'/></div>
|
|
<div class="fecha_emision_mes"><span t-field="o.date_invoice" t-field-options='{"format": "MMMM"}'/></div>
|
|
<div class="fecha_emision_ano"><span t-field="o.date_invoice" t-field-options='{"format": "yy"}'/></div>
|
|
<div class="fecha_emision_ano"><span t-field="o.date_invoice" t-field-options='{"format": "yy"}'/></div>
|
|
- <!-- <div class="contado_x">
|
|
|
|
|
|
+ <div class="contado_x">
|
|
<t t-if="o.contado == True">x</t>
|
|
<t t-if="o.contado == True">x</t>
|
|
<t t-if="o.contado == False"></t>
|
|
<t t-if="o.contado == False"></t>
|
|
</div>
|
|
</div>
|
|
<div class="credito_x">
|
|
<div class="credito_x">
|
|
<t t-if="o.credito == True">x</t>
|
|
<t t-if="o.credito == True">x</t>
|
|
<t t-if="o.credito == False"></t>
|
|
<t t-if="o.credito == False"></t>
|
|
- </div> -->
|
|
|
|
|
|
+ </div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <div class="linea2">
|
|
|
|
|
|
+ <!-- <div class="linea2">
|
|
<div class="ruc_data"><span t-field="o.partner_id.ruc"/></div>
|
|
<div class="ruc_data"><span t-field="o.partner_id.ruc"/></div>
|
|
<div class="telefono_data"><span t-field="o.partner_id.phone"/></div>
|
|
<div class="telefono_data"><span t-field="o.partner_id.phone"/></div>
|
|
</div>
|
|
</div>
|
|
@@ -262,7 +262,7 @@
|
|
<t t-f="not o.partner_id.street"> </t>
|
|
<t t-f="not o.partner_id.street"> </t>
|
|
</div>
|
|
</div>
|
|
<div class="nota_remision_data"> </div>
|
|
<div class="nota_remision_data"> </div>
|
|
- </div>
|
|
|
|
|
|
+ </div> -->
|
|
|
|
|
|
<div class="cab-articulos"> </div>
|
|
<div class="cab-articulos"> </div>
|
|
<div class="articulos">
|
|
<div class="articulos">
|