I agree whatever you said, but here problem is we are calling submit method to SAVE the current form (which includes everything - parent, o2m, m2m...).
- To make it like GTK, we have to change whole architecture for o2m. - We have to save all o2m entries somewhere while creating new records more than one without affecting parent. - 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 ? you can understand what I mean to say. Actually Amit sir sent a mail for this problem to FP sir when he created backlog first time for this task. -- 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

