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

Hello. I have this footer as jpg. https://imgur.com/a/LtJSV. the main point colors that needed in my report. is there any way I can add this footer to Report?

Avatar
Descartar
Mejor respuesta

Hi Grf,

Yes this is possible. You can simply add an image to a report like this:

<img src="/your_module_name/static/src/img/yourimage.png"

Simply inherit the report where you want to do this and add in this code.
If you'd like the image as a footer you can either inherit the footer report (template id external_layout_footer) or you can remove the header and footer from your report by removing the following line from your report:

<t t-call="report.external_layout">

Regards,
Yenthe

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
abr 25
1199
2
mar 25
1332
4
nov 24
7055
1
mar 24
1971
3
sept 23
24774