Adam Saghy created FINERACT-2838:
------------------------------------
Summary: Transaction summary report fix
Key: FINERACT-2838
URL: https://issues.apache.org/jira/browse/FINERACT-2838
Project: Apache Fineract
Issue Type: Improvement
Affects Versions: 1.15.0
Reporter: Adam Saghy
Assignee: Adam Saghy
*Removing ReAge transaction*
* Fixes a sign error for buydown fee amortization/adjustment transactions
(types 42/43) in the "Transaction Summary Report with Asset Owner". Adjustment
(clawback) amounts were showing as positive instead of negative, overstating
recognized fee income. Applied to the postgresql and mysql changesets
(0254-1/2); the base changeset (0254-3, plain "Transaction Summary Report")
doesn't include the amortization CTE so it only needed the re-age fix.
* Excludes re-age transactions (transaction_type_enum = 29) from the
Transaction Summary Report, matching the other already-excluded transaction
types. Applied consistently to the postgresql, mysql, and base changesets
*Buydown transaction mapping fix*
* Fixes the amount sign for AM mapping in buydown-amortization-adjustment
transactions
* Fixes the amount sign for AM_ADJ mapping in buydown-amortization transactions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)