Hello all,
I have been trying to create a sale order with any item from Odoo, not only items that have already been line items through an API call.
The XML-RPC has been used from the Odoo documentation, but keep getting the error "Item does not exist", even though the item exists in my database.
Can anybody help me, please?
Please share your XML-RPC code.