Hi,
I need to set change some values in one2many from js dynamically, And also need to add a new line from js to one2many. The values for one2many field will be saved in the browser storage . So need to fetch the data from the session storage and need to do the changes in the one2many without using the RPC.