跳至內容
選單
此問題已被標幟
2025 瀏覽次數

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.


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
3月 22
2150
0
9月 22
3179
0
11月 23
1292
2
12月 23
12776
1
11月 22
3764