Releases: folio-org/mod-finance-storage
v8.0.1
v8.0.0
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
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
7.0.6 - Released
Fix issue with running migration script for rollover.
Bug Fixes
- MODFISTO-247 Fix issue with running migration script for rollover.
v7.1.1
7.1.1 - Released
The primary focus of this release was to fix a rollover issue when encumbrance amount is zero.
Bug Fixes
- MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0
v7.0.5
7.0.5 - Released
The primary focus of this release was to further fix rollover issue when encumbrance amount is zero.
Bug Fixes
- MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0
v7.0.4
7.0.4 - Released
The primary focus of this release was to fix rollover issue when encumbrance amount is zero
Bug Fixes
- MODFISTO-247 Rollover errors when at least 1 order has encumbrance with initialAllocation = 0
v7.1.0
This release contains new logic of financial processing, RMB update up to v33.0.0, personal data disclosure form added
Stories
- MODFISTO-240 It should be possible to unrelease expended encumbrance
- MODFISTO-233 reOpen logic for encumbrances
- MODFISTO-231 Issue with database migration for Iris release
- MODFISTO-227 mod-finance-storage: Update RMB
- MODFISTO-201 Add personal data disclosure form
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
The primary focus of this release was to fix cross migration fail once order is missing
Bug Fixes
- MODFISTO-237 Transaction table upgrade failure when purchase order record is missing
v7.0.2
The primary focus of this release was to fix Unable to complete fiscal year rollover issue
Bug Fixes
- MODFISTO-234 Unable to complete fiscal year rollover
v7.0.1
7.0.1 - Released
The primary focus of this release was to fix migration issues and lost/extra penny when creating encumbrances during rollover
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