Skip to Content
Menu
This question has been flagged
1 Reply
4845 Views

Hi, I having a one2many field in that field i add 4 items using Add an Item then Save&New, before saving the record in Parent table, i want some field values. how to get this.

Avatar
Discard
Best Answer

You can override create function. The record created will be in the 'vals' param of create, then you can modify it and then call super.
Hope it helps you.

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 25
1859
2
Sep 22
9599
2
Apr 22
4647
0
Jul 21
7291
1
Mar 21
5027