You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a new invoice using $invoiceApiConnector->send() the InvoiceTotals in the returned data only seems to contain the totals of the first InvoiceLine in stead of the total of the invoice:
When adding a new invoice using
$invoiceApiConnector->send()
theInvoiceTotals
in the returned data only seems to contain the totals of the first InvoiceLine in stead of the total of the invoice:The text was updated successfully, but these errors were encountered: