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

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

Avatar
Discard
Best Answer

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

   

Avatar
Discard
Author

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...

Related Posts Replies Views Activity
1
Dec 18
3067
1
Jan 21
7866
3
Jan 20
6975
2
Oct 22
6247
1
Mar 15
4598