** Changed in: openobject-client
Milestone: None => 6.0-rc2
--
many2many widget editable tree does not save changes
https://bugs.launchpad.net/bugs/602341
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
Status in OpenObject GTK Client: Confirmed
Bug description:
Example
<field name="budget_version_ids" widget="many2many" nolabel="1"
select="1" colspan="4">
<tree string="Budget Version" editable="bottom">
<field name="name" select="1"/>
<field name="is_current" select="1"/>
<field name="budget_id" select="1"/>
</tree>
it is possible to define such a xml and edit values, save them ("Document
saved" ) but changes are lost.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp