← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674480] Re: [6.0 RC2] incorrect creation of Accounting Journals is some localizations prevents multiple charts from being installed

 

** Branch linked: lp:~openerp-commiter/openobject-addons/trunk-dev-
addons3-ara

-- 
[6.0 RC2] incorrect creation of Accounting Journals is some localizations prevents multiple charts from being installed
https://bugs.launchpad.net/bugs/674480
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: In Progress

Bug description:
Hello, 

It is not possible to install multiple account chart in V6, you can not relaunch the account chart installer many times. 
The error does come from the fact that account journal generation is hardcoded in installer.py of account module. 
As the journal code must be unique and a journal generation is hard coded in the wizard it raise a unique code constraint error.

Regards

Nicolas





References