I need to hide the edit button in inherited view with the condition.
below code is hiding edit button completely, but i need to place condition here.
<xpath expr="//form" position="attributes" >
<attribute name="edit">false</attribute>
</xpath>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to hide the edit button in inherited view with the condition.
below code is hiding edit button completely, but i need to place condition here.
<xpath expr="//form" position="attributes" >
<attribute name="edit">false</attribute>
</xpath>
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
9月 15
|
4822 | ||
|
2
3月 24
|
1775 | ||
|
1
6月 23
|
3319 | ||
|
2
3月 21
|
8580 | ||
|
1
11月 19
|
14553 |