跳至内容
菜单
此问题已终结
2 回复
3922 查看

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

最佳答案

 You will get some help from here

https://www.odoo.com/forum/help-1/question/how-can-i-add-images-in-report-13407
https://www.odoo.com/forum/help-1/question/how-add-images-to-rml-reports-56253
https://www.odoo.com/forum/help-1/question/print-image-in-rml-file-24663

Kind Regards,

形象
丢弃
相关帖文 回复 查看 活动
0
1月 16
3528
0
1月 16
2780
3
7月 24
8300
2
8月 17
9032
0
4月 17
3064