openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19304
[Bug 1087573] Re: [trunk][account] Cannot update modules with accounts defined in XML
** Description changed:
The account.account write method raises validation error when updating
- restricted attributes on account that has moves even if the new values
- is exactly the same as the old value.
+ restricted attributes on account that has moves even if the new value is
+ exactly the same as the old value.
- This prevents updating modules with accounts defined in XML files.
+ This prevents updating modules with accounts defined in XML files as the
+ module loader tries to update all defined fields.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1087573
Title:
[trunk][account] Cannot update modules with accounts defined in XML
Status in OpenERP Addons (modules):
New
Bug description:
The account.account write method raises validation error when updating
restricted attributes on account that has moves even if the new value
is exactly the same as the old value.
This prevents updating modules with accounts defined in XML files as
the module loader tries to update all defined fields.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1087573/+subscriptions
References