This is an automated email from the ASF dual-hosted git repository.

aleks pushed a change to branch maintenance/1.7
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 783c48464 FINERACT-1794: Address improvement in file upload APIs
     add 23fc45c54 FINERACT-1746: Random Installments Generation Issue (#2629)
     add 7b66505cd FINERACT-1781:Interest is wrong for the first instalment. 
(#2709)
     add 0d7b7e216 FINERACT-1786: Repayment schedule is wrong with late 
repayment (#2703)
     add 931946e5f FINERACT-1745: Loan Schedule Final Installment calculation 
issue (#2690)

No new revisions were added by this update.

Summary of changes:
 .../loanschedule/data/LoanScheduleParams.java      |  73 +--
 .../domain/AbstractLoanScheduleGenerator.java      |  18 +-
 ...liningBalanceInterestLoanScheduleGenerator.java |   3 +-
 .../ClientLoanIntegrationTest.java                 | 518 +++++++++++++++++++++
 .../common/loans/LoanProductTestBuilder.java       |   9 +
 .../common/loans/LoanTransactionHelper.java        |  14 +
 6 files changed, 597 insertions(+), 38 deletions(-)

Reply via email to