I have report.rml and i want to put image from object hr.employee to my report. i have use code
<blockTable colWidths="18" style="Table_String">
<tr>
<td><para style="terp_default_center">[[ e.image_medium ]]</para></td>
</tr>
</blockTable>
but its cant work. anyone can help me please. Thanks before
Have you tried following solution [[ images['image'] and setTag('para','image') or removeParentNode('para') ]][[ images['preview'] ]] For more => http://goo.gl/yy9KBv