[ https://issues.apache.org/jira/browse/FINERACT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901203#comment-15901203 ]
ASF GitHub Bot commented on FINERACT-115: ----------------------------------------- GitHub user nazeer1100126 opened a pull request: https://github.com/apache/incubator-fineract/pull/305 FINERACT-115 : In Loan tranche details page if any tranche is added, Tranche disbursement charge is getting added twice You can merge this pull request into a Git repository by running: $ git pull https://github.com/nazeer1100126/incubator-fineract FINERACT-115 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/305.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 #305 ---- commit df93ce64dbddfdeb6fe4f972705625f1baac5c1b Author: nazeer1100126 <nazeer.sh...@confluxtechnologies.com> Date: 2017-03-08T12:47:17Z FINERACT-115 : In Loan tranche details page if any tranche is added, Tranche disbursement charge is getting added twice ---- > In Loan tranche details page if any tranche is added, "Tranche disbursement > charge" is getting added twice" > ----------------------------------------------------------------------------------------------------------- > > Key: FINERACT-115 > URL: https://issues.apache.org/jira/browse/FINERACT-115 > Project: Apache Fineract > Issue Type: Bug > Reporter: subramanyasn > Assignee: Shaik Nazeer Hussain > Labels: p1 > Fix For: 0.7.0-incubating > > Attachments: Add trache details page.png > > > 1. Create a loan product with interest recalculation enabled, Tranche count > as 3 and Tranche disbursement charge attached as Flat-100. > 2. Submit new loan application for a client on 01 January 2016, with 2 > tranches attached as 5000 on 01 January 2016 and 2nd tranche 5000 on 01 March > 2016. > 3. Approve and disburse the first tranche. > 4. While disbursing the 2nd tranche change amount to 3000 and disburse the > 2nd tranche on 01 March 2016. > 5. Click on Loan tranche details page and add another tranche on 24 March > 2016 and amount as 2000. > 6. Click on repayment schedule in which the charge applied as 200. > > It should be 100. -- This message was sent by Atlassian JIRA (v6.3.15#6346)