Skip to Content
Menu
This question has been flagged
1 Odpoveď
4470 Zobrazenia

I wanna create a "domain_force" with a complex condition (with me). That is a sale person can read, update (write) but not delete records of an other sale person if the in a team. And delete permission will be available only for own records

my code (need to update):

Verify team sale['|', '|', ('user_id', '=', user.id), ('team_id.user_id', '=', user.id),('team_id.member_ids', '=', user.id)]  

I need your help because I don't really understand '|', '&', '&amp'. Thank you so much

Avatar
Zrušiť
Best Answer

Hi,

Create a new record rule for sales user group and add domain force like this. So the user can see his own team members orders.


Regards

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
feb 24
2149
1
okt 21
2737
9
sep 21
18321
1
mar 15
4418
0
mar 15
3822