Hello to everybody,
I have a field, in a custom module, like:
'user_ids': fields.many2one('res.users', 'User')
I need this field contains only users belonging to a certain group, for example test, but I don't know how set the domain for this kind of relation.
anybody could help me?
Thanks in advance
Simone
↧