Tanhks for your reply, I'd like to follow your suggestion but actually I thought I posted the bug at the right place. It seems I didn't. Where can I find the c2c projects? Is there some kind of "how to", index, address book ...?
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

