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

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


    from dc27c2790d Merge pull request #5845
     add 7d1a2ba83d FINERACT-2421: distribute small EMI residual across 
installments instead of collapsing onto one
     add d3cb02324f FINERACT-2421: added e2e tests for verifying distribute 
small EMI residual across installments instead of collapsing onto one
     new be4d8f2dcb Merge pull request #5836 from 
openMF/FINERACT-2421/emi-multiplesof-residual

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../test/data/loanproduct/DefaultLoanProduct.java  |   2 +
 .../fineract/test/support/TestContextKey.java      |   2 +
 .../global/LoanProductGlobalInitializerStep.java   |  58 +++++++++++
 .../features/EMICalculation-Part4.feature          |  97 +++++++++++++++---
 .../resources/features/LoanRepayment-Part3.feature |  18 ++--
 .../resources/features/LoanRepayment-Part4.feature | 108 +++++++++++++++++++--
 .../loanproduct/calc/ProgressiveEMICalculator.java |  14 ++-
 7 files changed, 262 insertions(+), 37 deletions(-)

Reply via email to