Reputation: 145
I am working with Odoo External API version 12. For nor I am using res.partner to add customers.
But there are few points:
In this case I have 2 questions:
Adding it as individual or company is better approach? Because when I am adding as a company and customer as a contact address it is creating totally new company. However I just need to create that company under my main company.
How I can create individual + contact address in the same request.
Upvotes: 0
Views: 184