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?
Esta pergunta foi sinalizada
1
Responder
9319
Visualizações
Hello rmc zeyneb,
Please find code in comment.
I Hope this will help you.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
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>
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
2
dez. 24
|
12404 | ||
|
|
0
nov. 23
|
5889 | ||
|
|
0
jul. 22
|
9 | ||
|
|
0
out. 22
|
5634 | ||
|
|
1
ago. 22
|
6980 |