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 dfc1d3eba FINERACT-2148: Fix and add tests when interestRecalculation
= false and zero interest charge-off behaviour
add 2fbdbe9df FINERACT-2148: Add 'Accelerate maturity' charge-off
behaviour option
No new revisions were added by this update.
Summary of changes:
.../test/data/loanproduct/DefaultLoanProduct.java | 1 +
.../global/LoanProductGlobalInitializerStep.java | 18 ++
.../test/resources/features/LoanChargeOff.feature | 344 +++++++++++++++++++++
.../loanaccount/domain/LoanChargeOffBehaviour.java | 1 +
...dvancedPaymentScheduleTransactionProcessor.java | 45 ++-
.../LoanWritePlatformServiceJpaRepositoryImpl.java | 12 +
6 files changed, 419 insertions(+), 2 deletions(-)