Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2178 Prikazi

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
Opusti
Avtor Best Answer

order.message_subscribe([partner_id])
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 20
6840
0
avg. 17
2915
2
apr. 24
4031
0
nov. 20
2172
0
okt. 20
2562