Hello Mustufa, you are right for trunk it applies, but for 6.0 no, because sequence for journal is assign before creating it. However for trunk it is okay.
-- 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): Fix Released 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

