Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2362 Ansichten

I am trying to create a new user using XMLRPC (php). I am getter errors relating to the Partner ID. What is the precise code to use use.

The basic objective is:

Create User

Link user to given company that has been created

Many thanks for your assistance

Avatar
Verwerfen
Beste Antwort

Maybe it would be easier for us if you provided the actual error. If I recall correctly, the user will also be created as a res.partner object. It could be complaining about that partner not being present or not able to create it.

Also provide us with the code that you actually use on this bit.

Avatar
Verwerfen