Skip to Content
Menu
This question has been flagged
3119 Views

1)i have a many 2one field in that field  some products are there(dynamic values ) when i select one value, based on that value to change the values in many2many field as well as fill that values into many2many field. how to do

   please help me            

Avatar
Discard

write an onchange function for that many2one field, in that use your_many2many = [(6, 0, [ids to fill])]

Related Posts Replies Views Activity
1
Nov 24
20215
1
Sep 23
3028
3
May 23
5631
7
Apr 23
49005
1
Dec 22
7870