Hello, Thanks for the bug report !
The fix has been applied on trunk client with revision-info as 1895 [email protected] Thanks, ** Changed in: openobject-client Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of OpenERP sa GTK client R&D, which is a bug assignee. https://bugs.launchpad.net/bugs/776961 Title: dashboard:view_id provided in ir.actions.act_window.view is not taken into consideration. Status in OpenERP GTK Client: Fix Released Bug description: Steps to reproduce: Open Purchase dashboard, press search button at the "monthly purchase category" right side Some errors will occur (one for every fiscal opened month I guess) , and after that the search purchase window will be presented Environment Information : System : Linux-2.6.38-020638rc6-generic-i686-with-LinuxMint-10-julia OS Name : posix Distributor ID: LinuxMint Description: Linux Mint 10 Julia Release: 10 Codename: julia Operating System Release : 2.6.38-020638rc6-generic Operating System Version : #201102220910 SMP Tue Feb 22 10:23:10 UTC 2011 Operating System Architecture : 32bit Operating System Locale : ro_RO.UTF8 Python Version : 2.6.6 OpenERP-Client Version : 6.0.2 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "/usr/lib/openerp-server-6.0.1/netsvc.py", line 489, in dispatch result = ExportService.getService(service_name).dispatch(method, auth, params) File "/usr/lib/openerp-server-6.0.1/service/web_services.py", line 599, in dispatch res = fn(db, uid, *params) File "/usr/lib/openerp-server-6.0.1/osv/osv.py", line 122, in wrapper return f(self, dbname, *args, **kwargs) File "/usr/lib/openerp-server-6.0.1/osv/osv.py", line 176, in execute res = self.execute_cr(cr, uid, obj, method, *args, **kw) File "/usr/lib/openerp-server-6.0.1/osv/osv.py", line 167, in execute_cr return getattr(object, method)(cr, uid, *args, **kw) File "/usr/lib/openerp-server-6.0.1/osv/orm.py", line 2146, 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?) _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

