This is an automated email from the ASF dual-hosted git repository. kjozsa pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 66f5633ed8c7b91d25bfb4c083744b744886d394 Merge: f94e293d1 e848160dd Author: Kristof Jozsa <[email protected]> AuthorDate: Fri Oct 18 10:42:04 2024 +0200 Merge pull request #4106 from kjozsa/feature/FINERACT-1981-enable-backdated-repayment-for-progressive-loans FINERACT-1981: Progressive loan enable backdated transactions .../portfolio/loanaccount/domain/Loan.java | 4 +- .../LoanChargeWritePlatformServiceImpl.java | 5 +- .../LoanTransactionBackdatedProgressiveTest.java | 108 +++++++++++++++++++++ 3 files changed, 115 insertions(+), 2 deletions(-)
