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?
신고된 질문입니다
1
회신
9323
화면
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
|
12404 | ||
|
|
0
11월 23
|
5889 | ||
|
|
0
7월 22
|
9 | ||
|
|
0
10월 22
|
5635 | ||
|
|
1
8월 22
|
6981 |