Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2365 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona