** Also affects: openobject-server Importance: Undecided Status: New
-- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/612606 Title: widget="one2many_list" mode="form,tree" error creating new master Status in OpenObject GTK Client: New Status in OpenObject Server: New Bug description: if mode="form,tree" is set, creating a new master also creates a new child and all the validations are running and obviously producing error messages. if the mode="form,tree" is omitted, the creation of a new master works as expected and the user has to switch from tree tor form manually a quick check of find . -follow -name "*xml" | xargs grep mode | grep widget shows that mode="form,tree" is never used in addons _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp