Skip to Content
Menu
This question has been flagged

I am working on Odoo 10 enterprise . I have two drop downs showing 'res.users' records in my forms on which i need sync functionality. 

What i want to do that if some user select 'Administrator' in first drop down then i should automatically get removed from second drop down.


Avatar
Discard
Best Answer

Hi Ahsan,

To achieve the above you have to give domain for the second Many2one field based one the first.

You can refer the link, a similar question Link

Avatar
Discard
Related Posts Replies Views Activity
5
May 22
23451
0
Feb 18
3839
0
Nov 17
2171
2
Sep 23
10430
3
Jun 19
5192