Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2160 Vues

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
Ignorer
Auteur Meilleure réponse

order.message_subscribe([partner_id])
Avatar
Ignorer
Publications associées Réponses Vues Activité
1
déc. 20
6819
0
août 17
2894
2
avr. 24
4000
0
nov. 20
2156
0
oct. 20
2519