Skip to Content
Menu
This question has been flagged
1 Odpoveď
2157 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
6819
0
aug 17
2893
2
apr 24
3998
0
nov 20
2153
0
okt 20
2516