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"}"/
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
5618 | ||
|
0
Mar 15
|
3614 | ||
|
1
May 22
|
5187 | ||
|
0
Jun 15
|
3137 | ||
|
1
May 15
|
12993 |