** Branch linked: lp:openobject-server
--
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/686275
Title:
[trunk] position "after": fields inverted
Status in OpenObject Server:
Fix Released
Bug description:
When we inherit a view and add fields after another one, fields (xml tags)
are inverted. I have to do something like :
<field name="name" position="after">
<field name="field3" />
<field name="field2" />
<field name="field1" />
</field>
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp