Skip to content

Releases: folio-org/mod-invoice-storage

v4.1.0

13 Oct 14:35
Compare
Choose a tag to compare

4.1.0 - Released

The primary focus of this release was to migrate to JDK 11 with new RMB, update fund distribution schema

Full Changelog

Stories

v4.0.1

01 Jul 06:26
Compare
Choose a tag to compare

This is a bugfix release and contains fixes for full text index creation.
Also module was migrated on RMB 30.1.0

Full Changelog

Bug Fixes

  • MODINVOSTO-72 - Add invoice_line.description fullTextIndex
  • MODINVOSTO-69 - Migration script populate "fundDistribution.code" into old voucher lines

v4.0.0

12 Jun 12:20
Compare
Choose a tag to compare

The focus of this release was implementing cascade deletion and create view for search and filtering

Full Changelog

Stories

  • MODINVOSTO-67 - Final verification migration scripts before release Q2 2020
  • MODINVOSTO-66 - mod-invoice-storage: Update to RMB v30.0.1
  • MODINVOSTO-58 - Invoicing schema changes
  • MODINVOSTO-57 - Implementing cascade deletion for batch-voucher and batch-voucher-exports APIs

v3.1.1

31 Mar 16:20
Compare
Choose a tag to compare

Fix data migration script for batch groups

MODINVOSTO-61 - Data migration script fails due to FK constraint

v3.1.0

13 Mar 12:05
Compare
Choose a tag to compare

The focus of this release was to introduce Batch Voucher Exports CRUD APIs

Full Changelog

Stories

v3.0.1

31 Jan 10:48
Compare
Choose a tag to compare

Bugfix release to fix issues with migration script

Full Changelog

Stories

v3.0.0

04 Dec 17:55
Compare
Choose a tag to compare

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

Full Changelog

Stories

v2.0.0

10 Sep 08:08
Compare
Choose a tag to compare

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

v1.0.0

19 Jul 19:28
Compare
Choose a tag to compare

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