Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2351 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar