[ https://issues.apache.org/jira/browse/FINERACT-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273925#comment-15273925 ]
ASF GitHub Bot commented on FINERACT-151: ----------------------------------------- GitHub user pramodn02 opened a pull request: https://github.com/apache/incubator-fineract/pull/101 FINERACT-151 : removed interest recalculation from date You can merge this pull request into a Git repository by running: $ git pull https://github.com/pramodn02/incubator-fineract FINERACT-151 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/101.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 #101 ---- commit 3946d7714d4d5c0c12cf4283c423ab9816bb0a98 Author: pramod <pra...@confluxtechnologies.com> Date: 2016-05-06T11:18:36Z FINERACT-151 : removed interest recalculation from date ---- > If the disbursement date is modified during loan disbursement the first > repayment schedule generated is not proper > ------------------------------------------------------------------------------------------------------------------ > > Key: FINERACT-151 > URL: https://issues.apache.org/jira/browse/FINERACT-151 > Project: Apache Fineract > Issue Type: Bug > Components: Loan > Reporter: subramanyasn > Assignee: Markus Geiss > Priority: Critical > Attachments: Mifos X Client 2016-05-06 09-26-49.png > > > 1. Create a loan product with interest recalculation enabled. > 2. Submit new loan application for a client on 01 January 2016, and expected > disbursement date as 01 January 2016. > 3. Approve on 01 January 2016. > 4. While disbursing the modify the date as 06 May 2016 > > The repayment schedule date generated is from 01 February 2016. > It should start from 06 June 2016. > > -ve amounts getting displayed in the repayment schedule under balance loan > > column. -- This message was sent by Atlassian JIRA (v6.3.4#6332)