> - To save the o2m records somewhere means we again have to call submit method > or something? and without Parent ID what will be the reference for o2m > records ?
yeah basically I was thinking of having the o2m record's save check if parent id exists, and if not ask for parent to save and then save itself. But if you think it's going to be too much work, we can just go with vda's current solution (which works) and add UI/UX improvements to the backlog. -- https://code.launchpad.net/~openerp-dev-web/openobject-client-web/o2m_improved/+merge/24213 Your team OpenERP SA's Web Client R&D is subscribed to branch lp:~openerp-dev/openobject-client-web/trunk-dev-web. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-web Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-web More help : https://help.launchpad.net/ListHelp

