Adam Saghy created FINERACT-2211:
------------------------------------
Summary: Progressive Loan - Incorrect LoanSchedule after Full
Refund on 12m interest bearing Term loan
Key: FINERACT-2211
URL: https://issues.apache.org/jira/browse/FINERACT-2211
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.11
Reporter: Adam Saghy
Fix For: 1.12
Incorrect LoanSchedule after Full Refund on 12m Term loan.
Steps to produce:
# Loan product: Progressive, 26% interest, interest recalculation = true,
number of repayment: 12, repay every 1 month
## Merchant issued Refund transaction use LAST_INSTALLMENT allocation for in
advance payments
# Create a Loan and Disburse on 03/11/2025 with amount $200
# Issue - Merchant issued refund with $200 on 03/11/2025
*Currently*
Repayment schedule is wrong, there is a period in the middle of the schedule
where the balances are 0
*Expectation*
There should be no gap in the periods
--
This message was sent by Atlassian Jira
(v8.20.10#820010)