Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3943 Prikazi

i am having a model sales.bonus.configuration
it contain many two many field manager = fields.Many2many('hr.employee', relation='sales_bonus_configuration_manager', column1='sales_bonus_configuration_id',column2='hr_employee_id', string='Manager', required=True)


now i have a model sale.oder

manager_id = fields.Many2one('hr.employee', string='Manager')

now i want that record in many2many to be filled in many2 one based on some domain how can i achieve it


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
dec. 23
6379
2
mar. 21
5040
3
apr. 20
11057
3
sep. 25
1738
2
feb. 25
6215