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:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
1956
Visninger
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
jul. 25
|
2510 | ||
|
2
jul. 25
|
7953 | ||
|
2
jul. 25
|
4393 | ||
|
2
jul. 25
|
4103 | ||
|
2
jun. 25
|
2699 |