跳至內容
選單
此問題已被標幟
1 回覆
6091 瀏覽次數

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.

頭像
捨棄

Kindly check with the path and extension of image.

最佳答案

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
6月 21
3059
7
4月 23
28322
1
6月 24
2191
2
2月 25
3148
1
1月 24
1815