Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6106 Vues

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
Ignorer
Meilleure réponse

Hello rmc zeyneb,

Please find code in comment. 

I Hope this will help you. 

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

Avatar
Ignorer

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>

Publications associées Réponses Vues Activité
2
déc. 24
8872
0
nov. 23
3297
0
juil. 22
9
0
oct. 22
3234
1
août 22
4765