Преглед изворни кода

Agregar en presupuesto de venta la imagen del logo

Sebas пре 6 година
родитељ
комит
89617790f1
1 измењених фајлова са 1 додато и 1 уклоњено
  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>