Hello !
I try to put a picture in my report but i just have the square with this position
my code <img class="image" src="image/image.png"
Thanks,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello !
I try to put a picture in my report but i just have the square with this position
my code <img class="image" src="image/image.png"
Thanks,
Hi Coco,
Judging by the code you're trying to show an image on a report which is inside your module, correct? You should also specify the name of your module in this case:
<img class="image" src="/your_module_name/image/image.png"/>
<span t-field="yourFieldName" t-field-options="{"widget": "image", "class": "img-rounded"}"/
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
3월 15
|
5618 | ||
|
0
3월 15
|
4549 | ||
|
1
5월 22
|
6267 | ||
|
0
6월 15
|
4034 | ||
|
1
5월 15
|
14456 |