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

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
6081
2
3月 21
4880
3
4月 20
10915
2
2月 25
5972
1
12月 24
1495