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 76a03ecdbf FINERACT-2232: Capitalized income and Caplitalized income
adjustment in case of loan is overpaid
new ad8fe13064 FINERACT-2232: fix capitalized income balance handling
during reverse replay situations
new 3ce44f836d FINERACT-2232: added e2e test for validation of capitalized
income balance handling during reverse replay situations
The 2 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:
.../features/LoanCapitalizedIncome.feature | 192 +++++++++++++++++++++
.../serialization/LoanRefundValidator.java | 4 +-
.../service/LoanDownPaymentHandlerServiceImpl.java | 4 +-
.../LoanCapitalizedIncomeTest.java | 73 ++++++++
4 files changed, 267 insertions(+), 6 deletions(-)