This is an automated email from the ASF dual-hosted git repository. galovics pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 0b156273a248d358479194837af1b046ad479d7f Merge: c656b5685b d6c1eac6da Author: Arnold Gálovics <[email protected]> AuthorDate: Thu May 7 13:41:49 2026 +0200 Merge pull request #5829 from adamsaghy/FINERACT-2599 FINERACT-2599: Fix repayment schedule generation for vertical repayment allocation of progressive loans .../test/factory/LoanProductsRequestFactory.java | 2 +- .../resources/features/LoanRepayment-Part4.feature | 563 ++++++++++++++------- .../loanproduct/calc/ProgressiveEMICalculator.java | 125 +++-- 3 files changed, 457 insertions(+), 233 deletions(-)
