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.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
mar 15
|
5618 | |||
|
0
mar 15
|
4811 | |||
|
1
may 22
|
6529 | |||
|
0
jun 15
|
4271 | |||
|
Add image field for report header
Resuelto
|
1
may 15
|
14822 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.