← 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

 

well seen!

So all we have to do is simply remove that data. Thanks Nicolas and
buildbot, for raising that error ^^

-- 
[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: Confirmed

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