c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07774
[Bug 689589] Re: cannot open "Invoices Analysis"
Hello Aline,
I have checked the problem in Addons3 branch and it seems we can open "Invoices Analysis".And we can filter records too using different buttons.
If you have still problem you can reopen the bug.
Thank you,
Mustufa
** Changed in: openobject-addons
Status: Confirmed => In Progress
** Changed in: openobject-addons
Status: In Progress => Invalid
--
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