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 eaccc54d91 Merge pull request #6029
add 3aa2e58901 FINERACT-2648: Recognition of Fully Deferred Capitalized
Income and Buydown Fees Upon Loan Sale to Investor
add f498a805a9 FINERACT-2648: Recognition of Fully Deferred Capitalized
Income and Buydown Fees Upon Loan Sale to Investor - e2e tests
new d3cba44f7e Merge pull request #6023
The 1 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/AssetExternalization-Part1.feature | 247 ++++++++++
.../features/AssetExternalization-Part2.feature | 509 +++++++++++++++++++++
.../loan/LoanAccountOwnerTransferBusinessStep.java | 19 +
.../LoanAccountOwnerTransferBusinessStepTest.java | 11 +-
...oanBuyDownFeeAmortizationProcessingService.java | 2 +
...talizedIncomeAmortizationProcessingService.java | 2 +
...uyDownFeeAmortizationProcessingServiceImpl.java | 24 +-
...zedIncomeAmortizationProcessingServiceImpl.java | 23 +-
8 files changed, 830 insertions(+), 7 deletions(-)