Skip to Content
Menu
This question has been flagged
1 Atsakyti
2356 Rodiniai

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

Portretas
Atmesti
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.

Portretas
Atmesti