> Here is the function we coded to get the Currency ID for a given Company > ID: > > http://pastebin.com/crwTmdaa
Maybe the problem is a lot simpler. In line 14, I see $this->msg->addParam(new xmlrpcval($this->user, "string")); at the place where the password should be. Now testdatabases tend to use logins like test/test, which would be the reason the code works in the test environment but not in your production environment? -- Therp - Maatwerk in open ontwikkeling Holger Brunn - Ontwerp en implementatie mail: [email protected] web: http://therp.nl _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

