Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6449 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello rmc zeyneb,

Please find code in comment. 

I Hope this will help you. 

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

Ảnh đại diện
Huỷ bỏ

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>

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 12 24
9291
0
thg 11 23
3544
0
thg 7 22
9
0
thg 10 22
3452
1
thg 8 22
4975