@@ -47,7 +47,7 @@
min-height: 0cm;
}
.tel{
- width: 13cm;
+ width: 11cm;
float: left;
font-size: 10px;
@@ -56,7 +56,7 @@
padding: 1px !important;
.divisoria{
- height: 0.5cm;
+ height: 0.2cm;
clear: both;
.fecha_emision_data{
@@ -113,7 +113,7 @@
.nota_remision_data{
- width: 4cm;
+ width: 8cm;
min-height: 0.4cm;
@@ -188,9 +188,14 @@
</tr>
</div>
- <div class="col-xs-8">
+ <div class="col-xs-4">
+ <center>
+ <!-- <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 150px;max-width: 50px;"/> -->
+ </center>
+ </div>
<center>
- <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 150px;max-width: 100px;"/>
+ <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 150px;max-width: 50px;"/>
</center>