Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5952 Vistas

<td style="width:10%;height:10%"><div class="row-md-10">

<span t-field="l.name"/>

<div class="col-md-10" colspan="5">

<span t-field="l.product_id.image_medium" t-field-options="{&quot;widget&quot;: &quot;image&quot;, &quot;class&quot;: &quot;img-rounded&quot;,&quot;size&quot;:[20,20]}" /></div></div>

</td>

Avatar
Descartar
Mejor respuesta

Hello Shubham,


  <div class="col-xs-12"><center>

<img t-if="o.image" t-att-src="'data:image/png;base64,%s' % o.image" style="max-height: 120px;max-width: 100px;"/></center>

</div>Try this.



Avatar
Descartar

Didn't you mean "max-width" instead of "max-weight"?

@Ermin Trevisan: Thanks for pointing my typo mistake, updated my answer.:)

Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 20
7114
1
feb 16
3383
1
mar 15
5618
0
mar 15
4191
0
jun 15
3711