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 1c9b04f38dcb6631f7d443f32f06334a8512746c Merge: fe803089c7 df640b3f92 Author: Adam Saghy <[email protected]> AuthorDate: Fri Sep 4 13:41:02 2026 +0200 Merge pull request #6372 FINERACT-2802: Progressive Loan charge-off crashes with NoSuchElementException for loans with an "additional" installment ...dvancedPaymentScheduleTransactionProcessor.java | 10 ++++-- .../loanproduct/calc/ProgressiveEMICalculator.java | 15 ++++++-- ...cedPaymentScheduleTransactionProcessorTest.java | 41 ++++++++++++++++++++++ .../calc/ProgressiveEMICalculatorTest.java | 38 ++++++++++++++++++++ 4 files changed, 99 insertions(+), 5 deletions(-)
