You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Manoj (Jira)" <ji...@apache.org> on 2020/09/22 12:47:00 UTC

[jira] [Created] (FINERACT-1152) Loan Rescheduling: Validation for End date to be on an instalment date should consider new Schedule

Manoj created FINERACT-1152:
-------------------------------

             Summary: Loan Rescheduling: Validation for End date to be on an instalment date should consider new Schedule 
                 Key: FINERACT-1152
                 URL: https://issues.apache.org/jira/browse/FINERACT-1152
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Manoj
            Assignee: Manoj


In Loan Rescheduling while changing EMI, there is a validation for the input End date  to check whether End date falls on an installment date.

when multple rescheduling is applied together, for example : extend tenure and change EMI, the newly added installment dates cannot be given as end date, As the validation consider the current schedule for cheking the validtity of End date.

This validation should be changed so that it should consider the future schedule ( the Schedule that is generated as result of the rescheduling) for the validation.

or remove the validation and take the nearest installment date before  given end date as the last installment to be modified.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)