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

I have a problem when I'm printing multiple invoice records. The background image in the qweb report is random loaded and sometimes not.

Is there a way to tell the qweb report to wait for the background-image to full load?


thanks

頭像
捨棄
最佳答案

Hello,

In Odoo Version 12.0  to show background image in report you can use  :-

<img t-attf-src="data:image/*;base64,{{line.product_id.image_1920}}"> 

Regards,




Email:     odoo@aktivsoftware.com  

Skype: kalpeshmaheshwari

   

頭像
捨棄
作者

yes that's right, but the problem is not this. The problem is when we print multiple reports it's randomly showing the background image and sometimes not.

I think this is a bigger odoo issue...

相關帖文 回覆 瀏覽次數 活動
1
12月 18
3951
1
1月 21
9728
3
1月 20
8126
2
10月 22
7853
1
3月 15
5610