Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5509 Prikazi

I'am working with odoo 15 and I want to replace the current header with another. I tried to create a new template and I use t-call, however it not working. There is any solution?

Avatar
Opusti
Best Answer

Hello rmc zeyneb,

Please find code in comment. 

I Hope this will help you. 

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Opusti

Please used bellow code.

<template id="external_layout_inherited" inherit_id="web.external_layout">
<xpath expr="//div[hasclass('header')]" position="replace">
Add your new code.....
</xpath>
</template>

Related Posts Odgovori Prikazi Aktivnost
2
dec. 24
8209
0
nov. 23
2882
0
jul. 22
9
0
okt. 22
2816
1
avg. 22
4364