跳至内容
菜单
此问题已终结
1 回复
4181 查看

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
3870
1
1月 21
9588
3
1月 20
8008
2
10月 22
7664
1
3月 15
5470