Adam Saghy created FINERACT-2739:
------------------------------------
Summary: Buydown Fee Amortization Adjusmtent after Loan Sale when
Loan has Buydown Fee Adjustment
Key: FINERACT-2739
URL: https://issues.apache.org/jira/browse/FINERACT-2739
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.15.0
Reporter: Adam Saghy
Fix For: 1.16.0
When a loan has a Buydown Fee Adjustment and is sold to an investor, triggering
full amortization:
Steps to reproduce:
# Create interest bearing loan on July 1st, 2026
# Disburse loan on same day ($1000)
# Create Buydown Fee ($80)
# Increase business date and run COB
# Create Buydown Fee Adjustment ($50)
# Increase business date and run COB
# Sell loan to investor
# Increase business date and run COB (should trigger full accelerated
amortization)
# Increase business date and run COB again
*+Expected:+*
* Should not see any adjustments or amortizations.
*+Actual:+*
* Buydown Fee Amortization Adjustment is triggered during COB, causing Buydown
fee to continue daily amortizations on subsequent loan COB runs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)