Hi all,
We create sales order through a script to Odoo API. The problem is that Odoo can not pick up customer master data like payment terms as soon as the Sales Order is created which is making us think, that the script either sends the wrong codes or sends the code at the wrong time, not letting Odoo link the sales order with the customer's payment terms, leaving the field completely empty.
Could someone please show us an example script to be sent to API for sales order creation?
Thanks in advance.