Skip to Content
Menu
This question has been flagged
1 Odpoveď
2397 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
7059
0
aug 17
3143
2
apr 24
4302
0
nov 20
2322
0
okt 20
2723