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 ad71d80a12 FINERACT-2521: loan status is now Closed after pay-off
re-amortized loan with equal interest split and fee charge
new d5116d93c2 FINERACT-2421: ReAge - fix Equal Amortization cases for
zero interest progressive loans handle EQUAL_AMORTIZATION_FULL_INTEREST and
EQUAL_AMORTIZATION_PAYABLE_INTEREST to equally amortize fees and penalties in
case of 0 interest progressive loans
new b4f5e741ee FINERACT-2421: added e2e tests for re-age with equal
amortization for zero interest progressive loans
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:
.../test/resources/features/LoanReAging.feature | 2 +-
.../features/LoanReAgingEqualAmortization.feature | 332 +++++++++++++++++++++
...dvancedPaymentScheduleTransactionProcessor.java | 10 +-
3 files changed, 342 insertions(+), 2 deletions(-)