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"}"/
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
mar. 15
|
5618 | ||
|
0
mar. 15
|
4548 | ||
|
1
mai. 22
|
6267 | ||
|
0
jun. 15
|
4034 | ||
Add image field for report header
Resolvido
|
|
1
mai. 15
|
14456 |