> I don't see your explanation in this bug. Where is it?
Nor do I. I think this explanation is worth a read (we are facing serious problems integrating OpenERP in a heterogeneous environment) -- xml-rpc error code must be an int and not a string https://bugs.launchpad.net/bugs/257581 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenERP Installer: Won't Fix Status in OpenERP trunk series: Won't Fix Status in OpenObject Server: Confirmed Bug description: at www.xmlrpc.com : "The <methodResponse> could also contain a <fault> which contains a <value> which is a <struct> containing two elements, one named <faultCode>, an <int> and one named <faultString>, a <string>." Tiny Erp return a string and not an int. It's not very clear on the xmlrpc website but for exemple the apache java xmlrpc client understand only integers _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

