소스 검색

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>
                                 <div class="col-xs-8">
                                 <div class="col-xs-8">
                                     <center>
                                     <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>
                                     </center>