コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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.

 

アバター
破棄

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.

関連投稿 返信 ビュー 活動
2
7月 24
13279
1
2月 22
2136
1
7月 21
7340
0
4月 20
4085
1
5月 18
2505