openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #24074
[Bug 1203738] [NEW] [trunk] Traceback while opening Events
Public bug reported:
When you open Sales > Configuration > Calendar > Events, following
traceback is raised:
File "/home/odoo/runbot/static/openerp-dev-trunk-15735/server/openerp/osv/expression.py", line 756, in parse
field_path = left.split('.', 1)
AttributeError: 'NoneType' object has no attribute 'split'
** 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/1203738
Title:
[trunk] Traceback while opening Events
Status in OpenERP Addons (modules):
New
Bug description:
When you open Sales > Configuration > Calendar > Events, following
traceback is raised:
File "/home/odoo/runbot/static/openerp-dev-trunk-15735/server/openerp/osv/expression.py", line 756, in parse
field_path = left.split('.', 1)
AttributeError: 'NoneType' object has no attribute 'split'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1203738/+subscriptions
Follow ups
References