Hey guys, im trying to make a filter that looks like this
'search_default_user_ids': [context.get('uid')]}
field name="user_ids" string="Employee"
But now i want to make that the employees cant delete it, is there a way to make it invisible or non editable i dont find any info here TY
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
1691
ビュー
Hello. Maybe try this instead of search_default.
{'group_by': 'user_ids'}
Hey Marcos , You can use groups tag on this filter it will show only to that specific group to which you want show use like this(groups = stock.your_group_name). Thanks hope it will help you!
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
2
8月 25
|
2372 | ||
|
1
8月 25
|
155 | ||
|
0
7月 25
|
977 | ||
|
1
6月 25
|
1931 | ||
|
3
7月 25
|
3519 |