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
- 회계
- 재고 관리
- 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.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
8월 25
|
175 | ||
|
1
8월 25
|
2130 | ||
|
1
7월 25
|
2618 | ||
|
2
7월 25
|
8035 | ||
|
2
7월 25
|
4516 |