跳至内容
菜单
此问题已终结
1 回复
6310 查看

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?

形象
丢弃
最佳答案

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>

相关帖文 回复 查看 活动
2
12月 24
9154
0
11月 23
3481
0
7月 22
9
0
10月 22
3374
1
8月 22
4918