Skip to Content
Menu
This question has been flagged

I have created a custom module with one2many field 

<field name="line_ids" > here line_ids is one2many field

when I first add a line in add an item, it triggers onchange method. 

After clicking "save and new" button, then the onchange method is not triggered.

checked this in saleorder line, but its triggering after clicking save and new button there.

 

Avatar
Zrušiť

Hello Annadurai,

Yes you are correct. It works in sale order lines. because it creates new record. and this should work in you case also. but if problem it there. so may be you can put your on-change method code and xml code may be it help to find solutions.

Related Posts Replies Zobrazenia Aktivita
2
júl 24
14250
1
feb 22
2824
1
júl 21
8456
0
apr 20
4959
1
máj 18
3235