Se rendre au contenu
Menu
Cette question a été signalée
3766 Vues

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
Ignorer
Publications associées Réponses Vues Activité
3
déc. 23
6054
2
mars 21
4854
3
avr. 20
10913
2
févr. 25
5958
1
déc. 24
1490