Ver código fonte

Ajustes recibo imperio

sebastian 5 anos atrás
pai
commit
bdba7a2d52
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      report_reciboanillos.xml

+ 1 - 1
report_reciboanillos.xml

@@ -185,7 +185,7 @@
 							<div class="col-xs-6">
 
 								<left>
-									<img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 230px;max-width: 230px;"/>
+									<img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 200px;max-width: 200px;"/>
 								</left>