← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 670918] Re: Marketing campaing module : group by error in campaign analysis report

 

*** This bug is a duplicate of bug 643602 ***
    https://bugs.launchpad.net/bugs/643602

** Project changed: openobject-addons => openobject-client

** Changed in: openobject-client
       Status: New => Confirmed

** 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

-- 
Marketing campaing module : group by error in campaign analysis report
https://bugs.launchpad.net/bugs/670918
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: Confirmed

Bug description:
from the report Marketing/Reporting/Campaign Analysis

when I click on State button from group by I get following errors : 

[2010-11-04 18:41:21,660][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