c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32123
[Bug 831330] Re: [6.0] New company financial settings set not right journal sequence
Hi,
please check shop1 and shop2 journal sequences, which company owns these
sequences. Or if you check from http://bazaar.launchpad.net/~openerp
/openobject-addons/6.0/view/head:/account/account.py#L2836 line you will
see that sequences are assigned not by company, it takes only first
sequence.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/831330
Title:
[6.0] New company financial settings set not right journal sequence
Status in OpenERP Addons (modules):
Confirmed
Bug description:
When running "New company financial setting" wizard it creates
purchase, sale journals for company, but adds not same companies
journal sequence.
For example, I create sequences for new company, then I run this
wizard. In the end I get new journals but with not correct companies
sequences.
To fix this I think we must add to every search company_id filter. All
sequences search starts - http://bazaar.launchpad.net/~openerp
/openobject-addons/6.0/view/head:/account/account.py#L2837.
And it will be good if same wizard create sequences for every journal
if they don't exist [wishlist].
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/831330/+subscriptions
References