|
@@ -11,7 +11,7 @@
|
|
|
/>
|
|
|
<template id="catalogo_productos_biolectric">
|
|
|
<t t-call="report.html_container">
|
|
|
- <t t-call="report.external_layout">
|
|
|
+
|
|
|
<div class="page">
|
|
|
<style type="text/css">
|
|
|
body{
|
|
@@ -159,7 +159,7 @@
|
|
|
<div class="col-xs-8">
|
|
|
<img class="img-responsive"
|
|
|
t-att-src="'data:image/png;base64,%s' % res_company.logo"
|
|
|
- style="background-color: #fff;max-height: 120px;max-width: 90px;margin-bottom: 8px; margin-left: 4cm;"/>
|
|
|
+ style="background-color: #fff;max-height: 250px;max-width: 200px;margin-bottom: 8px; margin-left: 4cm;"/>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="divisoria"> </div>
|
|
@@ -208,7 +208,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </t>
|
|
|
+
|
|
|
</t>
|
|
|
</template>
|
|
|
</data>
|