trying to share with an existing user - error

Server Traceback (most recent call last):
  File 
"/srv/openerp/instances/trunk/openerp-web/addons/web/common/openerplib/main.py",
 line 257, in send
    result = openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/home/srv/openerp/instances/trunk/openobject-server/openerp/netsvc.py", 
line 325, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File 
"/home/srv/openerp/instances/trunk/openobject-server/openerp/service/web_services.py",
 line 580, in dispatch
    res = fn(db, uid, *params)
  File 
"/home/srv/openerp/instances/trunk/openobject-server/openerp/osv/osv.py", line 
120, in wrapper
    return f(self, dbname, *args, **kwargs)
  File 
"/home/srv/openerp/instances/trunk/openobject-server/openerp/osv/osv.py", line 
172, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File 
"/srv/openerp/instances/trunk/openobject-addons/audittrail/audittrail.py", line 
495, in execute_cr
    return fct_src(cr, uid, model, method, *args)
  File 
"/home/srv/openerp/instances/trunk/openobject-server/openerp/osv/osv.py", line 
163, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File 
"/srv/openerp/instances/trunk/openobject-addons/share/wizard/share_wizard.py", 
line 661, in go_step_2
    restrict=True, context=context)
  File 
"/srv/openerp/instances/trunk/openobject-addons/share/wizard/share_wizard.py", 
line 532, in _create_or_combine_sharing_rule
    new_clause = expression.normalize(eval(domain, eval_ctx))
TypeError: eval() arg 1 must be a string or code object

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/899011

Title:
  error sharing

Status in OpenERP Web:
  New

Bug description:
  get error sharing

  may be an addon problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/899011/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to