Santosh Math created FINERACT-291: ------------------------------------- Summary: A Loan has to be in Overdue state before it is classified as a NPA Key: FINERACT-291 URL: https://issues.apache.org/jira/browse/FINERACT-291 Project: Apache Fineract Issue Type: Bug Components: Loan Reporter: Santosh Math Assignee: Markus Geiss Priority: Minor
Reported by Sughosh at https://mifosforge.jira.com/browse/MIFOSX-1743 Original Description: Steps to reproduce the issue. Create a loan product with the following options. Number of days a loan may be overdue before moving into arrears : 2 Maximum number of days a loan may be overdue before becoming a NPA (non performing asset) :1. Disburse a loan whose first repayment date is 2 days prior to current date. Run the NPA batch job. The loan still does not go to overdue state, which is fine. But, it is updated as NPA in the database. According to the definition, the loan should go to Overdue state. And one day after it is over due, it should be marked as NPA. In my example, the system date is 11-Dec-2014, First Repayment date is 09-Dec-2014. The loan is not over due according to my product definition. But it is NPA. -- This message was sent by Atlassian JIRA (v6.3.4#6332)