Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 3.87 KB

NEWS.md

File metadata and controls

56 lines (43 loc) · 3.87 KB

3.1.0 - Unreleased

3.0.0 - Released

The focus of this release was to improve invoices and vouchers processing

Full Changelog

Stories

2.0.0 - Released

The primary focus of this release was to allow cross table index queries and provide the APIs for managing invoice attachments.

Full Changelog

Stories

  • MODINVOICE-77 - Invoice and invoiceLine schema updates (breaking changes)
  • MODINVOSTO-35 - Cleanup acquisition-units-assignments APIs/views/etc. (breaking changes)
  • MODINVOSTO-34 - Implement API for invoice attachments (links/documents)
  • MODINVOSTO-31 - Voucher/voucher line cross table index queries
  • MODINVOSTO-28 - Invoice/invoice line cross table index queries

Bug Fixes

  • MODINVOSTO-38 - MOD-INVOICE-STORAGE fails after several runs of API tests

1.0.0 - Released

The primary focus of this release was to provide initial version of the API for managing invoices, invoice lines, voucher, voucher lines and acquisitions unit assignments.

Stories

Bug Fixes