openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #16441
[Bug 1064316] [NEW] Improper module list testing.
Public bug reported:
Hi,
It seems quite weird to me that whenever I update my module list, the
server checks all the modules in my addons for the __openerp__.py and
gives a incomplete error message when something is wrong in that file.
Like for example I by mistake inserted 'medium' as the complexity and
when I was updating the server I got the following error message:
The value "medium" for the field "ir_module_module.complexity" is not in
the selection
Now, in this error message you can see that there is no information that
which module is responsible for this error. Also, when I searched I
found that the module that generated this error was not even installed.
I really request that we should imporove the error handling in OpenERP.
Also, I don't understand the logic behind checking the errors in the
uninstalled modules.
I am using version 6.1.
Thanks and Regards!
Vivek Poddar
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1064316
Title:
Improper module list testing.
Status in OpenERP Server:
New
Bug description:
Hi,
It seems quite weird to me that whenever I update my module list, the
server checks all the modules in my addons for the __openerp__.py and
gives a incomplete error message when something is wrong in that file.
Like for example I by mistake inserted 'medium' as the complexity and
when I was updating the server I got the following error message:
The value "medium" for the field "ir_module_module.complexity" is not
in the selection
Now, in this error message you can see that there is no information
that which module is responsible for this error. Also, when I searched
I found that the module that generated this error was not even
installed.
I really request that we should imporove the error handling in
OpenERP. Also, I don't understand the logic behind checking the errors
in the uninstalled modules.
I am using version 6.1.
Thanks and Regards!
Vivek Poddar
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1064316/+subscriptions
Follow ups
References