← 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

 

Hello Nicolas Bessi,

We have fixed the problem in lp:~openerp-dev/openobject-addons/trunk-
dev-addons3-ara branch, It will be merged soon with Trunk addons.

Revision No: 4538
Revision ID: ara@xxxxxxxxxxx-20101116060617-tz0wf5oncnt6dnvb

-- 
[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: Fix Released

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