Skip to Content
Menu
This question has been flagged
1 Odpoveď
2227 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
6878
0
aug 17
2940
2
apr 24
4065
0
nov 20
2183
0
okt 20
2584