[
https://issues.apache.org/jira/browse/FINERACT-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy resolved FINERACT-2384.
----------------------------------
Resolution: Fixed
> Incorrect reage transaction date and repayment schedule
> -------------------------------------------------------
>
> Key: FINERACT-2384
> URL: https://issues.apache.org/jira/browse/FINERACT-2384
> Project: Apache Fineract
> Issue Type: Bug
> Affects Versions: 1.11.0, 1.10.1, 1.12.1
> Reporter: Adam Saghy
> Assignee: Adam Saghy
> Priority: Major
> Fix For: 1.13.0
>
>
> Current reage handling is incorrect, since the reage transaction date is
> always the current date, but it should be decided based on the below strategy:
> * if reage start date is earlier than current business date, reage
> transaction date to be the reage start date
> * otherwise it is the current business date
> Also in case the reage start date is matching with the maturity date
> incorrectly a new installment was created with start date equal to maturity
> date, due date equal to maturity date, number of days 0. This should be
> merged with last installment and / or with N+1 installment (if applicable).
>
> *The correct behaviour would be to merged them in this case!*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)