Hello, I just poist a small patch that keep old tax xmlid and correct the problem. I update several base to test it. I think it's ok.
** Patch added: "patch for l10_fr" https://bugs.launchpad.net/openobject-addons/+bug/1240265/+attachment/3884700/+files/0001-fix-fix-new-l10_fr-TVA-in-france-merge.patch -- 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): Confirmed 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

