Se rendre au contenu
Menu
Cette question a été signalée
2024 Vues

In sale order I have many2one field. model name called 'my.object' for this field I want to add a domain filter. 

in res_user I have added many2many field. with same object "my.object".

Now I want add a domain

[('company_id', '=', company_id),('id','in',user_id.myfield_user.ids)]   
  

Like this . but it's not working.


Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mars 22
2150
0
sept. 22
3179
0
nov. 23
1292
2
déc. 23
12776
1
nov. 22
3764