Public bug reported:

Binary package hint: openerp-server

I am using mintlinux 10, and tried to open from Firefox.

Purchase->purchase dashboard, there is a graph on the left side,
 when cicking on he graph, the following error is displayed.

Traceback (most recent call last):
  File "/usr/lib/openerp-server-6.0.0-rc2/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, 
params)
  File "/usr/lib/openerp-server-6.0.0-rc2/service/web_services.py", line 598, 
in dispatch
    res = fn(db, uid, *params)
  File "/usr/lib/openerp-server-6.0.0-rc2/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/lib/openerp-server-6.0.0-rc2/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/lib/openerp-server-6.0.0-rc2/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/usr/lib/openerp-server-6.0.0-rc2/osv/orm.py", line 2143, 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?)

** Affects: openerp-server (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/708482

Title:
  error while trying to show "Monthly purchase by a category" after
  clicking on the graph

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to