Skip to content

Releases: folio-org/mod-finance-storage

v8.0.1

03 Nov 10:01
Compare
Choose a tag to compare

Fixed deletion of planned budgets

Full Changelog

Bug Fixes

v8.0.0

04 Oct 14:41
Compare
Choose a tag to compare

The primary focus of this release was to update Finance schema for combination of Fund code and Expense class,
add validation for special character to Fund Code and Expense class code and prepare migration script

Full Changelog

Stories

  • MODFISTO-244 Add validation for special character to Fund Code and Expense class code and prepare migration script
  • MODFISTO-243 Define DTO schema for combination of fund code and expense class

Bug Fixes

  • MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0

v7.0.6

11 Aug 12:02
Compare
Choose a tag to compare

7.0.6 - Released

Fix issue with running migration script for rollover.

Full Changelog

Bug Fixes

  • MODFISTO-247 Fix issue with running migration script for rollover.

v7.1.1

30 Jul 15:17
Compare
Choose a tag to compare

7.1.1 - Released

The primary focus of this release was to fix a rollover issue when encumbrance amount is zero.

Full Changelog

Bug Fixes

  • MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0

v7.0.5

30 Jul 13:33
Compare
Choose a tag to compare

7.0.5 - Released

The primary focus of this release was to further fix rollover issue when encumbrance amount is zero.

Full Changelog

Bug Fixes

  • MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0

v7.0.4

09 Jul 07:09
Compare
Choose a tag to compare

7.0.4 - Released

The primary focus of this release was to fix rollover issue when encumbrance amount is zero

Full Changelog

Bug Fixes

  • MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0

v7.1.0

16 Jun 10:29
Compare
Choose a tag to compare

This release contains new logic of financial processing, RMB update up to v33.0.0, personal data disclosure form added

Full Changelog

Stories

Bug Fixes

  • MODFISTO-237 Transaction table upgrade failure when purchase order record is missing
  • MODFISTO-225 The lost/extra penny when creating encumbrances during rollover
  • MODFISTO-215 Remove uuid_generate_v4(), it fails in pgpool replication

v7.0.3

18 May 13:01
Compare
Choose a tag to compare

The primary focus of this release was to fix cross migration fail once order is missing

Full Changelog

Bug Fixes

  • MODFISTO-237 Transaction table upgrade failure when purchase order record is missing

v7.0.2

29 Apr 17:24
Compare
Choose a tag to compare

The primary focus of this release was to fix Unable to complete fiscal year rollover issue

Full Changelog

Bug Fixes

v7.0.1

13 Apr 11:53
Compare
Choose a tag to compare

7.0.1 - Released

The primary focus of this release was to fix migration issues and lost/extra penny when creating encumbrances during rollover

Full Changelog

Bug Fixes

  • MODFISTO-225 The lost/extra penny when creating encumbrances during rollover
  • MODFISTO-213 ledgerfy does not exist when migating from v4.2.2 to v6.0.1