I have this action. This action let all the users to see all sale orders
Sales Orders ir.actions.act_window sale.order form tree,form,calendar,graph { 'search_default_my_sale_orders_filter': 1}/
[('state', 'not in', ('draft', 'sent', 'cancel'))]
Now, I want to add some users to a group called group_restrictions, in order to show the users of this groups the sale orders with user_id = capital. I tried something like this but it's not working, it's still showing me all users. Could you help me?
Sales Orders Inherit ir.actions.act_window sale.order [('state', 'not in', ('draft', 'sent', 'capital')),('user_id','=','mendoza')]
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1649
ビュー
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
3
4月 15
|
6683 | ||
|
0
8月 25
|
156 | ||
|
1
8月 25
|
661 | ||
|
0
8月 25
|
392 | ||
|
0
7月 25
|
1523 |