You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Awasum Yannick (Jira)" <ji...@apache.org> on 2021/10/26 11:43:00 UTC

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

    [ https://issues.apache.org/jira/browse/FINERACT-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434295#comment-17434295 ] 

Awasum Yannick commented on FINERACT-1152:
------------------------------------------

Any updates on this..

> 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 Mohanan
>            Assignee: Manoj Mohanan
>            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)