コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6151 ビュー

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
3088
7
4月 23
28384
1
6月 24
2223
2
2月 25
3182
1
1月 24
1866