跳至內容
選單
此問題已被標幟
3765 瀏覽次數

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
6054
2
3月 21
4854
3
4月 20
10913
2
2月 25
5958
1
12月 24
1490