コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3963 ビュー

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


アバター
破棄
関連投稿 返信 ビュー 活動
3
12月 23
6409
2
3月 21
5052
3
4月 20
11094
3
9月 25
1748
2
2月 25
6232