Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3920 Переглядів

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,

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 16
3528
0
січ. 16
2777
3
лип. 24
8299
2
серп. 17
9032
0
квіт. 17
3063