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 0fc1c3e20e FINERACT-2181: Upgrade Spring dependencies
new acabf16003 FINERACT-2148: Cumulative Loan - accrual handling in case
of charged-off loan
new 65b74ee87b FINERACT-2148: added e2e test covering charge-off after
backdated repayment for cumulative loan
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:
...eLoanRepaymentScheduleTransactionProcessor.java | 5 +
.../test/data/loanproduct/DefaultLoanProduct.java | 2 +
.../global/LoanProductGlobalInitializerStep.java | 25 +++
.../fineract/test/support/TestContextKey.java | 2 +
.../test/resources/features/LoanChargeOff.feature | 187 ++++++++++++++++++++-
.../features/LoanInterestPaymentWaiver.feature | 3 +
...tLoanRepaymentScheduleTransactionProcessor.java | 96 ++++++++++-
...eLoanRepaymentScheduleTransactionProcessor.java | 5 +
...tLoanRepaymentScheduleTransactionProcessor.java | 5 +
...eLoanRepaymentScheduleTransactionProcessor.java | 5 +
...tLoanRepaymentScheduleTransactionProcessor.java | 5 +
...eLoanRepaymentScheduleTransactionProcessor.java | 5 +
...yLoanRepaymentScheduleTransactionProcessor.java | 5 +
...rLoanRepaymentScheduleTransactionProcessor.java | 5 +
...rLoanRepaymentScheduleTransactionProcessor.java | 5 +
...ILoanRepaymentScheduleTransactionProcessor.java | 5 +
...dvancedPaymentScheduleTransactionProcessor.java | 11 +-
.../starter/LoanAccountAutoStarter.java | 44 +++--
...nRepaymentScheduleTransactionProcessorTest.java | 2 +-
...nRepaymentScheduleTransactionProcessorTest.java | 2 +-
.../LoanChargeOffAccountingTest.java | 29 ++--
21 files changed, 415 insertions(+), 38 deletions(-)