Hi, i am playing a bit with the JSON-RPC, already creating products, partners, etc.
But I am trying to create a Repair Order, already create one without the lines, but when trying to create it with the item lines, is not working when adding the lines with the order_line params.
Should I send the lines using the repair.line model?
Thanks