openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10862
[Bug 992446] [NEW] account_sequence validate error at install in configuration wizard
Public bug reported:
I'm using the last 6.1 commits in bzr repository of openobject-server,
openobject-addons, and openerp-web at this date (2012/05/01).
>From an empty database, installing the module "account_sequence" will
trigger its configuration wizard which won't validate.
Please look at the video I'm providing to see the bug and the exact
steps to reproduce it.
DIAGNOSIS
It's the form validation which is involved, and more precisely the
"_check_selection_field_value" method.
The value "account.journal" for the field "ir_sequence.code" is not in
the selection
This seem to refer to an old value which was existing in the 6.0.3
version (it was defined in account/data/account_data2.xml).
This file was deleted by Antony Lesuisse the 2011-10-01. It might be
since then that account_sequence wizard is broken.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/992446
Title:
account_sequence validate error at install in configuration wizard
Status in OpenERP Addons (modules):
New
Bug description:
I'm using the last 6.1 commits in bzr repository of openobject-server,
openobject-addons, and openerp-web at this date (2012/05/01).
From an empty database, installing the module "account_sequence" will
trigger its configuration wizard which won't validate.
Please look at the video I'm providing to see the bug and the exact
steps to reproduce it.
DIAGNOSIS
It's the form validation which is involved, and more precisely the
"_check_selection_field_value" method.
The value "account.journal" for the field "ir_sequence.code" is not
in the selection
This seem to refer to an old value which was existing in the 6.0.3
version (it was defined in account/data/account_data2.xml).
This file was deleted by Antony Lesuisse the 2011-10-01. It might be
since then that account_sequence wizard is broken.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/992446/+subscriptions
Follow ups
References