Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2360 Prikazi

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
Opusti
Best Answer

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
Opusti