[ https://issues.apache.org/jira/browse/FINERACT-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346234#comment-15346234 ]
ASF GitHub Bot commented on FINERACT-182: ----------------------------------------- GitHub user venkatconflux opened a pull request: https://github.com/apache/incubator-fineract/pull/158 FINERACT-182 You can merge this pull request into a Git repository by running: $ git pull https://github.com/venkatconflux/incubator-fineract FINERACT-182 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/158.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 #158 ---- commit 8894269543a1aea893b32216952ea366c45ed205 Author: venkatconflux <venkata.conf...@confluxtechnologies.com> Date: 2016-06-23T09:07:37Z FINERACT-182 ---- > Loan is not going to closed state after foreclosing if the specified due date > charge is applied and waived > ---------------------------------------------------------------------------------------------------------- > > Key: FINERACT-182 > URL: https://issues.apache.org/jira/browse/FINERACT-182 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: subramanyasn > Assignee: Markus Geiss > Attachments: Foreclosure11.png > > > 1. Create a loan product with daily interest calculation, principal 10000, > ROI 12% pa, repaid every 1 month. > 2. Create a client and submit new loan application for a client on 01 June > 2016. Apply specified due date charge of 100 flat. on 15 June 2016. approve > and disburse the loan. > 3. Waive charge on 15 June 2016. > 4.Fore close the loan on 20 June 2016. > > After foreclosure of loan the loan is not getting closed, instead charge is > > displaying as -ve amount, in summary page. -- This message was sent by Atlassian JIRA (v6.3.4#6332)