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 2fca3a4f2f Merge pull request #6214
add 8f673f76e8 FINERACT-2699: Future dated Accrual Activity created during
loan re-open and re-close
add 186676b997 FINERACT-2699: added e2e tests for validation future dated
Accrual Activity created during loan re-open and re-close
new 44ce080991 Merge pull request #6200
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:
.../fineract/test/stepdef/loan/LoanStepDef.java | 23 ++
.../features/LoanAccrualActivity-Part2.feature | 263 +++++++++++++++++++++
.../service/LoanDownPaymentHandlerServiceImpl.java | 3 +-
.../LoanAccrualActivityProcessingServiceImpl.java | 80 +++++--
4 files changed, 345 insertions(+), 24 deletions(-)