c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24698
[Bug 785147] [NEW] [stable 6.02] Bad code in New Company Financial Setting, or more likely in every localisation module in 6
Public bug reported:
If you look at the server action for New Company Financial Settings it
returns all the ir.todo's that match the window action id. Now if you
look at every single certified l10n module every single one of them in
the installer declares an ir.todo relating to the window action id
<field name="action_id" ref="account.action_wizard_multi_chart"/>
As a result, and to test just install a few charts, and you will see you
get multiple configuration screens of the same stuff when you run that
action.
So for me there are a couple of options - change the server action so it
only returns the right id's somehow. Or change every l10n module so it
doesn't create a new ir.todo and just sets the already installed one to
open.
Also worth noting, that when you install a chart directly, and click
start configuration there is no fiscal setup, but when using the server
action, periods and years are created.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/785147
Title:
[stable 6.02] Bad code in New Company Financial Setting, or more
likely in every localisation module in 6
Status in OpenERP Modules (addons):
New
Bug description:
If you look at the server action for New Company Financial Settings it
returns all the ir.todo's that match the window action id. Now if you
look at every single certified l10n module every single one of them in
the installer declares an ir.todo relating to the window action id
<field name="action_id" ref="account.action_wizard_multi_chart"/>
As a result, and to test just install a few charts, and you will see
you get multiple configuration screens of the same stuff when you run
that action.
So for me there are a couple of options - change the server action so
it only returns the right id's somehow. Or change every l10n module
so it doesn't create a new ir.todo and just sets the already installed
one to open.
Also worth noting, that when you install a chart directly, and click
start configuration there is no fiscal setup, but when using the
server action, periods and years are created.
Follow ups
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Olivier Dony (OpenERP), 2011-09-19
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: qdp (OpenERP), 2011-09-19
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Fabien (Open ERP), 2011-09-17
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Mustufa Rangwala (Open ERP), 2011-08-04
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Ashvin Rathod (OpenERP), 2011-08-02
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Launchpad Bug Tracker, 2011-08-02
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Ashvin Rathod (OpenERP), 2011-08-02
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Bharat Devnani (Open ERP), 2011-08-01
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Bharat Devnani (Open ERP), 2011-07-26
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Bharat Devnani (Open ERP), 2011-07-01
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Bharat Devnani (Open ERP), 2011-06-08
-
[Bug 785147] Re: Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Amit Parik (OpenERP), 2011-06-06
-
Re: [Bug 785147] [NEW] [stable 6.02] Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Graeme Gellatly, 2011-05-19
-
[Bug 785147] [NEW] [stable 6.02] Bad code in New Company Financial Setting, or more likely in every localisation module in 6
From: Graeme Gellatly, 2011-05-19
References