← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 712363] Re: [6.0.1] Project dashboard - Graph "My projects: Planned vs Mutiple hours": several bugs

 

** Changed in: openobject-client-web
       Status: In Progress => Confirmed

-- 
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/712363

Title:
  [6.0.1] Project dashboard - Graph "My projects: Planned vs Mutiple
  hours": several bugs

Status in OpenERP Web Client:
  Confirmed

Bug description:
  Hello,

  This morning I had a closer look on the project dashboard Graph "My
  Project vs Planned and Total Hours" and I have several bugs to report.

  My config:
  -OpenERP Server: VM Ubuntu 10.10 - connected to stable/6.0
  -Mozilla client: 3.6.13 on ubuntu VM 
  -Google Chrome: 8.0.552.237on Windows7
  -Logged as admin with full autorizations

  1) On mozilla client the dashboard graphs are empty: I think you are
  already aware of this issue

  
  2) On Google Chrome: this graph appears but I have 3 issues:

  2.1) The amount of hours for all projects (planned and total) appears
  multiplied by 4 or 5 (ie a project with 62 planned hours appears as
  248) while this number of hours is correct in GTK.

  2.2) When pointing a bar with the mouse arrow, it doesn't shows the
  information about the highlighted graph bar, but shows the information
  about the previous bar on the left.

  2.3) When clicking on the graph title hyperlink, it opens a full
  screen graph but this one is empty.

  
  3) In GTK, when clicking on the "magnifier" icon on the top of this graph, it generates the following bug report:

  Environment Information : 
  System : Linux-2.6.35-25-generic-i686-with-Ubuntu-10.10-maverick
  OS Name : posix
  Distributor ID:	Ubuntu
  Description:	Ubuntu 10.10
  Release:	10.10
  Codename:	maverick
  Operating System Release : 2.6.35-25-generic
  Operating System Version : #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011
  Operating System Architecture : 32bit
  Operating System Locale : en_US.UTF8
  Python Version : 2.6.6
  OpenERP-Client Version : 6.0.1
  Last revision No. & ID :1804 launchpad_translations_on_behalf_of_openerp-20110203061625-2rqf6ni4edr91w8h
  Traceback (most recent call last):
    File "/home/bernard/v6/server/bin/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/home/bernard/v6/server/bin/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/home/bernard/v6/server/bin/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/bernard/v6/server/bin/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/bernard/v6/server/bin/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/bernard/v6/server/bin/osv/orm.py", line 2205, in read_group
      d['__domain'] = [(groupby, '=', alldata[d['id']][groupby] or False)] + domain
  KeyError: 'project'

  
  Regards,

  Bernard



References