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

I am using Odoo Community V16. I want to hide some base fields like Probability while adding/editing opportunities in CRM Odoo. How do I do that? I can't make changes in architecture as the changes will get overridden. Can I make inherited views to hide these fields? If yes, how. Any eg would help. Thank you!

形象
丢弃
最佳答案

Hi,

Yes directly editing the view architecture is not good method and as you said it will get overridden while upgrading the app.

If you need to do it from the ui itself, you can create an inherited view of the original view and then you can apply changes there.


See a sample here: https://www.youtube.com/watch?v=9Sy2SxQEkSk


If you need to do it from code, you can also try it, see: https://www.youtube.com/watch?v=46yecsKX2tw

Thanks

形象
丢弃
相关帖文 回复 查看 活动
1
7月 17
5964
0
11月 17
5631
2
3月 15
4575
3
3月 15
28648
1
6月 23
2867