c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02774
[Bug 670934] Re: base_calendar module : problem in event invitation search view
*** This bug is a duplicate of bug 643602 ***
https://bugs.launchpad.net/bugs/643602
** This bug has been marked a duplicate of bug 643602
[Trunk] Can't open related items in sidebar when main object is in a grouped List
* You can subscribe to bug 643602 by following this link: https://bugs.launchpad.net/openobject-client/+bug/643602/+subscribe
--
base_calendar module : problem in event invitation search view
https://bugs.launchpad.net/bugs/670934
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New
Bug description:
Sales/Configuration/Calendar/Event Invitations
when I click on group by buttons of Event Invitations search view,
2010-11-04 19:06:02,171][trunk] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "/home/vir/erog/openobject-server/bin/osv/osv.py", line 57, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/vir/erog/openobject-server/bin/osv/osv.py", line 140, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/vir/erog/openobject-server/bin/osv/osv.py", line 130, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/vir/erog/openobject-server/bin/osv/orm.py", line 2210, in read_group
assert not groupby or groupby in fields, "Fields in 'groupby' must appear in the list of fields to read (perhaps it's missing in the list view?)"
AssertionError: Fields in 'groupby' must appear in the list of fields to read (perhaps it's missing in the list view?)
References