c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00284
[Bug 660581] Re: In module list, can't open the module form by clicking module name
Hello Lorenzo Battistini,
Its fixed in stable. Please update your code.
Revision-info:
2942 sma@xxxxxxxxxxx-20101015065751-msdrpn3yufk6iw1k
Thanks.
** Changed in: openobject-client-web
Status: In Progress => Fix Released
--
In module list, can't open the module form by clicking module name
https://bugs.launchpad.net/bugs/660581
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Web Client: Fix Released
Bug description:
5.0 series - openobject-client-web revno 2941 - openobject-server revno 2143
In a fresh db, go to module list and click on the name of a module
file lib/mako/runtime.py at line 457: callable_(context, *args, **kwargs)
raises
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'split'
args = ("'NoneType' object has no attribute 'split'",)
message = "'NoneType' object has no attribute 'split'"
References