[
https://issues.apache.org/jira/browse/FINERACT-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204113#comment-15204113
]
ASF GitHub Bot commented on FINERACT-90:
----------------------------------------
GitHub user sachinkulkarni12 opened a pull request:
https://github.com/apache/incubator-fineract/pull/45
FINERACT-90:adding a new tranche to an active loan is changing the
disbursement amount
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sachinkulkarni12/incubator-fineract
FINERACT-90-New
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-fineract/pull/45.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 #45
----
commit aad266def843692c353592e3d56d0241bdb36f13
Author: sachinkulkarni12 <[email protected]>
Date: 2016-03-21T10:48:52Z
FINERACT-90:addind a new tranche to an active loan is changing the
disbursement amount
----
> addind a new tranche to an active loan is changing the disbursement amount
> --------------------------------------------------------------------------
>
> Key: FINERACT-90
> URL: https://issues.apache.org/jira/browse/FINERACT-90
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: bharath c
> Attachments: issue2.png
>
>
> ex:-
> 1.create a 1-tranche loan with loan product which supports more than 1 tranche
> 2.with proposed amount and approved amount = 5000 with 1 tranche of 2500
> 3. disburse that tranche
> then disbursed amount will be 2500
> 4.now go to loan tranche details tab and add another tranche for 2500
> then disbursed amount is getting changed to 5000 where it had to be only 2500
> this effects the paid loans repayments. if it a interest recalculation loan
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)