You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Santosh Math (JIRA)" <ji...@apache.org> on 2016/12/09 12:29:58 UTC

[jira] [Created] (FINERACT-291) A Loan has to be in Overdue state before it is classified as a NPA

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)