← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 831330] Re: [6.0] New company financial settings set not right journal sequence

 

I have checked duplicate bug #823731 on more time and see that it is not
related with this one.

In this wizard when journals are creating it gives journal sequence so
create_sequence method from the account_journal  is not used. So I'm
back to solution to add to to search domain company_id and plus if there
is no sequence create it for this company.

** This bug is no longer a duplicate of bug 823731
   [Trunk] : Jornal Entry sequence doesn't generated for another company.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/831330

Title:
  [6.0] New company financial settings set not right journal sequence

Status in OpenERP Modules (addons):
  New

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