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

example :

('user_id','in',[u.uid for u in [x for x in user if x.groups_id]])

I need to validate if the currrent user field groups_id has value.

because its giving me error when no value. this should be filled out by default or not required.

頭像
捨棄