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"}"/
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
mar 15
|
5618 | ||
|
0
mar 15
|
4238 | ||
|
1
may 22
|
5974 | ||
|
0
jun 15
|
3742 | ||
Add image field for report header
Resuelto
|
|
1
may 15
|
14082 |