Hi community,
I have already created an invoice with the "ManageInvoiceIn" service (the BO is 'LeanInvoice'):
Status: open,
AmountPaid: 0,
InvoiceAmount: 280. It's initialized the DueAmount at 280.
I would like to change the DueAmount from the invoice. And if possible depending on the InvoiceAmount.
But changing the invoice amount with ODATA does not change the amount due.
thanks,