Ir al contenido
Menú
Se marcó esta pregunta
2198 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
2415
0
sept 22
3538
0
nov 23
1745
2
dic 23
13408
1
nov 22
4315