Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1651 Weergaven
    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')]
Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
apr. 15
6685
0
aug. 25
172
1
aug. 25
664
0
aug. 25
395
0
jul. 25
1525