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

Hi everyone,

I have defined a many2many field in my customized form.When i select many2many field value need to throw values to one2many field.Is it possible to do? Please advise in this situation.Thanks in advance

Avatar
Ignorer
Meilleure réponse

Yes, it is possible to manage this kind of situation.

you can get many2many ids in py onchange method and then like other fields you can set value of one2many fields also, just need to care about its format.


'sale_ids': [[0, False, {dictionary contains field value}]] 

I hope this is helpful.


Avatar
Ignorer
Publications associées Réponses Vues Activité
0
sept. 20
3351
0
févr. 19
3897
0
avr. 16
3551
3
mars 16
14500
1
sept. 15
5469