openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26140
[Bug 1240265] Re: [7.0] unable to update openerp if ln10_fr is installed (related to VAT change)
Hello,
Same issue here. There definitly is a bug in this revision.
--
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/1240265
Title:
[7.0] unable to update openerp if ln10_fr is installed (related to VAT
change)
Status in OpenERP Addons (modules):
New
Bug description:
Hi.
I think there is a bug introduced in the rev 9515.
== Initial config :
~openerp/openobject-addons/7.0 - revision #9514
~openerp/openobject-server/7.0 - revision #5100
~openerp/openerp-web/7.0/ - revision #4037
== Step to reproduce the bug :
- Create a new database ;
- Install l10n_fr ;
- Configuring accounting data, choose "France - Comptabilité" and follow with default values ;
- Stop server
- bzr pull at last revision openobject-addons (tested with #9523)
- run server, updating all
- You have an error.
"2013-10-15 22:34:59,700 6483 ERROR base_created_9514 openerp.sql_db:
bad query: delete from account_tax_template where id IN (11)"
(See attachment for complete stacktrace)
Possible origin :
There is some mistake in the last MP #9515. xml_ids are deleted. (Maybe it's better to create new account.tax.template instead of replace existing account.tax.template)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1240265/+subscriptions
References