Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6046 Vistas

I'm trying to update the header of our report. I put the new image in the same folder along side with the old ones. When I change the file name in the code the image no longer appears when I download the report. Is there something else I need to do? Here is the code and the only thing I changed is the file.

<img src='/module/static/src/img/new-img.jpg' style="max-width: 100%;"/>




When I choose a old image it seems to appear but when I finally use the new one it no longer appears in the report. I'm not sure what's happening. I would really appreciate the help.

Avatar
Descartar

Kindly check with the path and extension of image.

Mejor respuesta

Check your Odoo system parameters for a record name "report.url". 

If don't exist create a new entry yourself with the key=report.url and value='ip or url of your odoo'

For me in local environment resolved the issue.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
jun 21
3029
7
abr 23
28266
1
jun 24
2117
2
feb 25
3109
1
ene 24
1779