c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02522
[Bug 610889] Re: c2c_contact_to_ldap - Impossible to delete partners
I would suggest you to assign this to a C2C project. As it's not an
official addons, the addons team will not fix this.
** Changed in: openobject-addons
Status: New => Invalid
--
c2c_contact_to_ldap - Impossible to delete partners
https://bugs.launchpad.net/bugs/610889
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Invalid
Bug description:
Thanks to Camp2camp for this great module.
When we try to delete a partner, we have the following :
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)
Thank you for your support!
Openerp 5.0.11