Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-272

Undo Loan transaction is not affecting the accrual accounting even if the loan is under " Non Performing Assets" (NPA) state

    XMLWordPrintableJSON

Details

    Description

      As posted by Subramanya at https://mifosforge.jira.com/browse/MIFOSX-1153

      Original Description:
      1. Create a loan product with periodic accrual accounting and NPA as 10 days.
      2. Create a client and attach the above mentioned loan product to that client.
      3. Submit a new loan application on 01 April 2014 approve and disburse on the same date.
      4. Click on system -> Scheduler job -> Run the job "Update Non Performing Assets".
      (In database m_loan table in "is_npa" column the status displayed as "1")
      4. Again Run the job " Add Accrual Transactions".
      5. Click on the Transaction button in the above created loan account in which accrual accounting entries are not created because of loan under NPA state.
      6. Make repayments on 08 April 2014 and 15 April 2014.
      7. Click on system -> Scheduler job -> Run the job "Update Non Performing Assets".
      (In database m_loan table in "is_npa" column the status displayed as "0")
      8. Again Run the job " Add Accrual Transactions".
      9. Click on the Transaction button in the above created loan account in which accrual accrual accounting entries are created.
      10. In the same transaction page delete the transaction on 15 April 2014.
      11. Again Run the job " Add Accrual Transactions" and "Update Non Performing Assets".
      Expected Result:
      Accrual entries created after NPA should get deleted in transaction page of loan account.
      Actual Result:
      Accrual entries created after NPA staus is not getting deleted.
      (even In database m_loan table in "is_npa" column the status displayed as "1")

      Attachments

        1. 3.png
          36 kB
          Santosh Math

        Activity

          People

            Unassigned Unassigned
            santoshmath Santosh Math
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: