Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
3472 Weergaven

Hello,

In odoo there is a header configuration to set a report logo there, but I added a new report and I want to make a custom header with another logo image. The question is how to add my image to this custom header?

Note: I want to get the image from the module file instead of calling it from odoo.

Avatar
Annuleer
Beste antwoord

Hi,

1. You can do that by storing your image inside the directory  your_module/static/src/img/image_name

2. Inside the header in your qweb , place the below code 

< img src='/module name/static/src/img/image name with extention'/>

Hope it helps,

Thanks

Avatar
Annuleer
Auteur

I made this way but then I am getting it as white paper.

Is there any solution?

Beste antwoord

Hi,


You can take a reference from the below link to make a custom header report

https://www.youtube.com/watch?v=FzNQ6YgwbWM

ref: another question's answer



Thanks & Regards,
Sunny Sheth

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
mei 21
4443
1
mrt. 22
4094
0
jun. 21
9118
1
jan. 20
9993
1
dec. 17
5301