c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07779
[Bug 689589] Re: cannot open "Invoices Analysis"
** Changed in: openobject-addons
Milestone: None => 6.0-rc2
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/689589
Title:
cannot open "Invoices Analysis"
Status in OpenObject Addons Modules:
Invalid
Bug description:
in trunk, "invoicing"
impossible to open the "invoices analysis" view
[2010-12-13 11:46:15,978][trunk_1] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 119, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 203, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 193, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/orm.py", line 2270, 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