跳至内容
菜单
此问题已终结
1 回复
2151 查看

I am creating a sale order records and I want the 'message_partner_ids' field to be a specific ID.
I tried both of below codes but its no use:

'message_partner_ids': [(0, 0, {'id': partner_id})]

and

'message_partner_ids': [(4  ,partner_id)]

anyone can help?
形象
丢弃
编写者 最佳答案

order.message_subscribe([partner_id])
形象
丢弃
相关帖文 回复 查看 活动
1
12月 20
6815
0
8月 17
2890
2
4月 24
3998
0
11月 20
2153
0
10月 20
2513