Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4127 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
1
dic 18
3842
1
ene 21
9559
3
ene 20
7989
2
oct 22
7595
1
mar 15
5434