Hello, 
we have the same problem with the "é", "è" etc...
the strange thing is it's works for "Jérôme" but not for "Hervé"...
Another problem is that we cannot delete any partner now, we have the following 
log :
"Traceback (most recent call last):
  File "/usr/lib/openerp-server/netsvc.py", line 247, in dispatch
    result = LocalService(service_name)(method, 
*params)
  File "/usr/lib/openerp-server/netsvc.py", line 76, in __call__
    return getattr(self, method)(*params)
  File "/usr/lib/openerp-server/service/web_services.py", line 582, in 
execute
    res = service.execute(db, uid, object, method, *args)
  File "/usr/lib/openerp-server/osv/osv.py", line 58, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/lib/openerp-server/osv/osv.py", line 119, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/lib/openerp-server/osv/osv.py", line 111, in execute_cr
    return getattr(object, method)(cr, uid, *args, 
**kw)
TypeError: unlink() takes exactly 4 arguments (5 given)"
I guess the problem comes from the c2c_partner_address module required for 
c2c_contact_to_ldap.

Any suggestion?




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=61092#61092

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to