[ https://issues.apache.org/jira/browse/FINERACT-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344289#comment-15344289 ]
ASF GitHub Bot commented on FINERACT-191: ----------------------------------------- GitHub user venkatconflux opened a pull request: https://github.com/apache/incubator-fineract/pull/157 multi tranche loan validation add and foreclose issues for multi tran… …che issues fixed FINERACT-191 issue resolved. You can merge this pull request into a Git repository by running: $ git pull https://github.com/venkatconflux/incubator-fineract foreclosemulti Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/157.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 #157 ---- commit 91a51698fb8159a602614ed61325eac616b95227 Author: venkatconflux <venkata.conf...@confluxtechnologies.com> Date: 2016-06-22T13:17:56Z multi tranche loan validation add and foreclose issues for multi tranche issues fixed ---- > After first tranche disbursement if the loan is foreclosed the repayment > schedule generated is not proper > --------------------------------------------------------------------------------------------------------- > > Key: FINERACT-191 > URL: https://issues.apache.org/jira/browse/FINERACT-191 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: subramanyasn > Assignee: Markus Geiss > Attachments: Foreclosure14.png > > > 1. Create a loan product with principal 10000, ROI 12% pa, repaid every 1 > month, loan term 12 months, Tranche count as 2. > 2. Submit new loan application for a client on 01 January 2016, first tranche > of 5000 on 01 January 2016 and amount as 5000, 2nd tranche on 01 March 2016. > 3. Approve and disburse 1st tranche on 01 January 2016. > 4. Foreclose the loan on 15 January 2016. > >Click on repayment schedule in which principal due for 15 January is > >displaying as 10000 and balance of loan as -5000. -- This message was sent by Atlassian JIRA (v6.3.4#6332)