Skip to Content
Menu
This question has been flagged
1 Reply
6062 Views

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
Discard

Kindly check with the path and extension of image.

Best Answer

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
Discard
Related Posts Replies Views Activity
0
Jun 21
3035
7
Apr 23
28285
1
Jun 24
2144
2
Feb 25
3125
1
Jan 24
1791