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

Hi, I need to show a hiden field like this:



I think about xpath but I don't find the correct way, hope you can help me, thanks

形象
丢弃
编写者

the code is this:

<field name="origin" attrs="{'invisible': [('origin', '=', False)]}"/>

最佳答案

If this field is from any odoo base module, you can enable debug mode go to the specific form and from debug option "edit form view" you can edit the field.

形象
丢弃
最佳答案

Dear David,

Create a custom module and past the below code

    


Thank you

形象
丢弃
相关帖文 回复 查看 活动
3
4月 21
8631
2
6月 20
5800
1
10月 19
4746
1
3月 15
13991
2
3月 15
4786