Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3758 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
6023
2
mar. 21
4848
3
apr. 20
10908
2
feb. 25
5951
1
dec. 24
1489