تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1646 أدوات العرض
    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')]
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
أبريل 15
6683
0
أغسطس 25
156
1
أغسطس 25
661
0
أغسطس 25
392
0
يوليو 25
1523