getLoanRepaymentScheduleByNumber method incorrectly returns Interest and Total 
amounts
--------------------------------------------------------------------------------------

                 Key: MIFOS-5300
                 URL: http://mifosforge.jira.com/browse/MIFOS-5300
             Project: mifos
          Issue Type: Bug
    Affects Versions: Release 2.2.2
            Reporter: Lukasz Chudy
             Fix For: Release 2.2.3


Currently, getLoanRepaymentScheduleByNumber REST method incorrectly returns 
Interest and Total amounts for Loans with Declining Balance-Interest 
Recalculation.

Repro:
1. Login to test server http://ci.mifos.org:8085/mifos/
2. Search for client: "Mobile Client 4"
3. Go to account: 000900000001028
4. Check second installment in the repayment schedule: 

Principal       Interest        Fees    Total
290640.4        416806.9        0.0     707447.3 

5. Open REST client and enter this method into URL: 
http://ci.mifos.org:8085/mifos/account/loan/schedule/num-000900000001028.json

Expected result:
Method returns the same data as in Mifos.

Actual result:
Method returns the following data:

Principal       Interest        Fees    Total
290640.4        415468.6        0.0     706109 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to