[
https://issues.apache.org/jira/browse/FINERACT-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200861#comment-17200861
]
Avik Ganguly commented on FINERACT-1152:
----------------------------------------
I would prefer if this validation is dropped and the nearest instalment date
before given end date is picked up.
Otherwise, these validations will prove to be a thorn when assessing bulk
rescheduling changes.
> 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
> Priority: Minor
>
> 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)