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
|
2512 | ||
|
2
7月 25
|
7956 | ||
|
2
7月 25
|
4397 | ||
|
2
7月 25
|
4106 | ||
|
2
6月 25
|
2699 |