← Back to team overview

openerp-india team mailing list archive

[Bug 990883] Re: [TRUNK] if you make F5 on any view traceback appear on webclient: TypeError: unhashable type: 'dict'

 

** Summary changed:

- [TRUNK] if you make F5 on any view traceback appear on webclient.
+ [TRUNK] if you make F5 on any view traceback appear on webclient: TypeError: unhashable type: 'dict'

** Project changed: openerp-web => openerp-server

** Changed in: openerp-server
     Assignee: OpenERP R&D Web Team (openerp-dev-web) => (unassigned)

** Project changed: openerp-server => openobject-server

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/990883

Title:
  [TRUNK] if you make F5 on any view traceback appear on webclient:
  TypeError: unhashable type: 'dict'

Status in OpenERP Server:
  Confirmed

Bug description:
  This is traceback.

  How to reproduce?

  Simple:

  Go to any form view.
  Press F5

  browser:
  Chrome
  Firefox

  OS
  Ubuntu 11.04

  Revnos:
  Web:
  2414
  Server:
  4149

  Client Traceback (most recent call last):
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/common/http.py", line 180, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/controllers/main.py", line 1031, in call_kw
      return self._call_kw(req, model, method, args, kwargs)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/controllers/main.py", line 993, in _call_kw
      return getattr(req.session.model(model), method)(*args, **kwargs)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/common/openerplib/main.py", line 250, in proxy
      args, kw)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/common/openerplib/main.py", line 117, in proxy
      result = self.connector.send(self.service_name, method, *args)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/common/http.py", line 611, in send
      raise fault

  
  Server Traceback (most recent call last):
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openerp-web/addons/web/common/http.py", line 592, in send
      result = openerp.netsvc.dispatch_rpc(service_name, method, args)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/netsvc.py", line 362, in dispatch_rpc
      result = ExportService.getService(service_name).dispatch(method, params)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/service/web_services.py", line 586, in dispatch
      res = fn(db, uid, *params)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/osv/osv.py", line 167, in execute_kw
      return self.execute(db, uid, obj, method, *args, **kw or {})
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/osv/osv.py", line 121, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/osv/osv.py", line 164, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/osv/orm.py", line 2501, in read_group
      qualified_groupby_field = self._inherits_join_calc(groupby, query)
    File "/home/home_old/home/nhomar/instancias/trunk_belgicA/openobject-server/openerp/osv/orm.py", line 2617, in _inherits_join_calc
      while field in current_table._inherit_fields and not field in current_table._columns:
  TypeError: unhashable type: 'dict'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/990883/+subscriptions