← Back to team overview

openerp-india team mailing list archive

[Bug 900274] [NEW] When I click on hr module menu . it shows this error

 

You have been subscribed to a public bug:

 When I click on hr_module menu with 8069 .. it shows this error..


Client Traceback (most recent call last):
  File "/home/rmu/source/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/rmu/source/client-web/trunk/addons/web/controllers/main.py", line 1203, in load
    action_type = Actions.read([action_id], ['type'], context)
  File "/home/rmu/source/client-web/trunk/addons/web/common/openerplib/main.py", line 429, in proxy
    *args)
  File "/home/rmu/source/client-web/trunk/addons/web/common/openerplib/main.py", line 306, in proxy
    result = self.connector.send(self.service_name, method, *args)
  File "/home/rmu/source/client-web/trunk/addons/web/common/openerplib/main.py", line 276, in send
    raise fault


Server Traceback (most recent call last):
  File "/home/rmu/source/client-web/trunk/addons/web/common/openerplib/main.py", line 257, in send
    result = openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/home/rmu/source/server/trunk/openerp/netsvc.py", line 325, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File "/home/rmu/source/server/trunk/openerp/service/web_services.py", line 580, in dispatch
    res = fn(db, uid, *params)
  File "/home/rmu/source/server/trunk/openerp/osv/osv.py", line 120, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/rmu/source/server/trunk/openerp/osv/osv.py", line 172, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/rmu/source/server/trunk/openerp/osv/osv.py", line 163, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/rmu/source/server/trunk/openerp/osv/orm.py", line 3345, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/home/rmu/source/server/trunk/openerp/osv/orm.py", line 3404, in _read_flat
    cr.execute(query, (tuple(sub_ids),))
  File "/home/rmu/source/server/trunk/openerp/sql_db.py", line 153, in wrapper
    return f(self, *args, **kwargs)
  File "/home/rmu/source/server/trunk/openerp/sql_db.py", line 215, in execute
    res = self._obj.execute(query, params)
  File "/usr/lib/python2.6/dist-packages/psycopg2/extensions.py", line 100, in getquoted
    qobjs = [str(o.getquoted()) for o in pobjs]
AttributeError: 'str' object has no attribute 'getquoted'

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
When I click on hr module menu . it  shows this error
https://bugs.launchpad.net/bugs/900274
You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server.