İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
6195 Görünümler

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
Vazgeç
En İyi Yanıt

Hello rmc zeyneb,

Please find code in comment. 

I Hope this will help you. 

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

Avatar
Vazgeç

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>

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Ara 24
9022
0
Kas 23
3389
0
Tem 22
9
0
Eki 22
3297
1
Ağu 22
4852