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

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 2d17fcd478 FINERACT-2220: Use stored 
ProgressiveLoanInterestScheduleModel for calculation
     add 931e920295 FINERACT-2210: fix previously refunded interest calculation 
during interest refund
     add bb0bdb9670 FINERACT-2210: fix previously refunded interest calculation 
during interest refund - E2E test

No new revisions were added by this update.

Summary of changes:
 .../test/data/loanproduct/DefaultLoanProduct.java  |   1 +
 .../global/LoanProductGlobalInitializerStep.java   |  28 ++++++
 .../fineract/test/support/TestContextKey.java      |   1 +
 .../test/resources/features/EMICalculation.feature | 107 +++++++++++++++++++++
 .../loanaccount/service/InterestRefundService.java |   4 -
 .../domain/LoanAccountDomainServiceJpa.java        |   5 +-
 .../ProgressiveLoanInterestRefundServiceImpl.java  |  13 ---
 .../LoanRefundTransactionTest.java                 |  52 +++++++---
 8 files changed, 179 insertions(+), 32 deletions(-)

Reply via email to