c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01882
[Bug 651421] Re: [6.0][account] account creation wizard doesn't take selected company into account properly; patch included
Hello Raphaël,
We have applied your patch on Addons3 Branch.
revision-id: mra@mra-laptop-20101102073148-3qiz4qxz2dijyap5
revno: 4564
Thanks for your contribution.
Regards,
Mustufa (mra)
** Changed in: openobject-addons
Status: In Progress => Fix Released
--
[6.0][account] account creation wizard doesn't take selected company into account properly; patch included
https://bugs.launchpad.net/bugs/651421
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,
using last trunk addons rev #5030.
I try to create a new chart of account (+taxes+journals) by replaying the configuration wizard, but this time for the company "Shop1" instead of OpenERP S.A.
The trouble is that created journals belong to OpenERP S.A. instead of Shop 1 and a few other created entities also miss the proper company_id.
Here is an attached patch that fixes it.