This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 44ce0809910def49414db8ead5e53c027efd30a2 Merge: 2fca3a4f2f 186676b997 Author: Adam Saghy <[email protected]> AuthorDate: Tue Aug 4 09:33:05 2026 +0200 Merge pull request #6200 FINERACT-2699: Future dated Accrual Activity created during loan re-open and re-close .../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(-)
