Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
6165 Tampilan

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
Buang
Jawaban Terbai

Hello rmc zeyneb,

Please find code in comment. 

I Hope this will help you. 

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

Avatar
Buang

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>

Post Terkait Replies Tampilan Aktivitas
2
Des 24
8984
0
Nov 23
3365
0
Jul 22
9
0
Okt 22
3272
1
Agu 22
4829