Ir al contenido
Menú
Se marcó esta pregunta
2090 Vistas

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
mar 22
2244
0
sept 22
3287
0
nov 23
1432
2
dic 23
12969
1
nov 22
3968