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 1e305caa6f Merge pull request #5651
add 472cb95aa4 FINERACT-2552: Fix potential NullPointerException in flat
EMI calculation when no previous repayment period exists
new 39aa7b5afd Merge pull request #5685
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:
.../loanproduct/calc/ProgressiveEMICalculator.java | 2 +-
.../calc/ProgressiveEMICalculatorTest.java | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)