Skip to Content
Menu
This question has been flagged
1 Odpoveď
2290 Zobrazenia

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?
Avatar
Zrušiť
Autor Best Answer

order.message_subscribe([partner_id])
Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
dec 20
6933
0
aug 17
3037
2
apr 24
4161
0
nov 20
2255
0
okt 20
2651