[ https://issues.apache.org/jira/browse/FINERACT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324412#comment-15324412 ]
ASF GitHub Bot commented on FINERACT-167: ----------------------------------------- GitHub user sachinkulkarni12 opened a pull request: https://github.com/apache/incubator-fineract/pull/138 [FINERACT-167] Loan foreclosure implementation and integration test cases for the same. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sachinkulkarni12/incubator-fineract test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/138.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #138 ---- commit d3d749c1bf720059981f27585f54856fcf070692 Author: sachinkulkarni12 <sachin.kulka...@confluxtechnologies.com> Date: 2016-06-10T12:59:02Z [FINERACT-167] Loan foreclosure implementation and integration test cases for the same. ---- > Implementation of loan foreclosure functionality > ------------------------------------------------ > > Key: FINERACT-167 > URL: https://issues.apache.org/jira/browse/FINERACT-167 > Project: Apache Fineract > Issue Type: New Feature > Components: Loan > Reporter: Vishwanath R > Assignee: Markus Geiss > > On foreclosure of the active loan application, the following things should > happen, > 1) Repay total loan outstanding principal amount. > 2) Repay total Interest amount (accrued and due) till Foreclosure date. > 3) Repay total Fee, Charges or Penalties due, if any till Foreclosure date. > 4) Accounting entries will be made as per product configuration for interest > and loan portfolio payments. > 5) Future installment Interest, Fee, Charge, or Penalty, if any, is waived > off (there won’t be any accounting entries for these transactions). -- This message was sent by Atlassian JIRA (v6.3.4#6332)