October 22nd, 2024 by ReadMe API
- /supplierinvoice/{id}/accounting/: Added field infonote
- Minor updates to documentation
- Fixed a bug in the endpoints /customerinvoice/{customerinvoice_id}/voucherrows/ and /customerinvoice/{customerinvoice_id}/voucherrows/{voucherrow_id} where wrong rows were returned.
- Removed unused endpoints /status/externalworkorder/ and /status/externalworkorder/{id}.
- Fixed a bug that caused data in /status/additionalworkorder/ and /status/workorder/ to be mixed up.
October 3rd, 2024 by ReadMe API
- /billingterms/: The example for the creditnotestandard field has been updated to match the type of the field
- /voucher/row/: Add field includeinreport
- Added or clarified explanatory texts in the API documentation
- /workorderrow/: Updated description on priceunit field
- /Project/: Fix bug with empty value in field name
- /voucher/row: Add field supplierid
- /customerinvoice/: Increase length of codeno field to 50
September 24th, 2024 by ReadMe API
- ProjectStore: Fix bug with empty value in field name
September 18th, 2024 by Jimmy Karlsson
- This release only contains internal changes
September 17th, 2024 by William Tyrsing
- This release only contains internal changes
September 16th, 2024 by ReadMe API
September 12th, 2024 by ReadMe API
- This release only contains internal changes
September 11th, 2024 by William Tyrsing
- Introduced response code 503 with Retry-After headers: Response codes
- InvoiceStatus and InvoiceStatusCode is now exposed in CustomerInvoice
September 5th, 2024 by ReadMe API
- Added new filter options lt, gt and ne: Filtering
August 30th, 2024 by Jimmy Karlsson
Fix a bug in the /eventlog/ endpoint.