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 14589e2600 FINERACT-1981: Progressive Loan schedule handling -
Reschedule installment (Extend repayment period)
new 141f17ecfc FINERACT-2330: Buy-Down fees adjustment Acct for non
merchant product
new 6c875fa6c6 FINERACT-2330: added e2e tests for buy down fee for
non-merchant
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/data/loanproduct/DefaultLoanProduct.java | 2 +
.../global/LoanProductGlobalInitializerStep.java | 53 ++
.../fineract/test/support/TestContextKey.java | 2 +
.../resources/features/LoanBuyDownFees.feature | 547 +++++++++++++++++++++
.../AccrualBasedAccountingProcessorForLoan.java | 8 +-
.../integrationtests/LoanBuyDownFeeTest.java | 14 +-
6 files changed, 622 insertions(+), 4 deletions(-)