I want to show id field in tree view only for admin user not for other users.How to do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to show id field in tree view only for admin user not for other users.How to do it?
Hi, Add a id field in tree view and use the administrator group (Settings : id="group_system" ) in the field as below.
<field name="id" groups="base.group_system"/>
Hope it will help you.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
7月 25
|
2509 | ||
|
2
7月 25
|
7950 | ||
|
2
7月 25
|
4388 | ||
|
2
7月 25
|
4098 | ||
|
2
6月 25
|
2693 |