Selaa lähdekoodia

Agregar en presupuesto de venta la imagen del logo

Sebas 6 vuotta sitten
vanhempi
commit
89617790f1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      presupuesto_venta_bioelectric.xml

+ 1 - 1
presupuesto_venta_bioelectric.xml

@@ -236,7 +236,7 @@
                                 </div>
                                 <div class="col-xs-8">
                                     <center>
-                                        <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 250px;max-width: 200px;"/>
+                                        <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;"/>
                                     </center>