This is an automated email from the ASF dual-hosted git repository.
galovics pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from c656b5685b Merge pull request #5816
add d6c1eac6da FINERACT-2599: Fix repayment schedule generation for
vertical repayment allocation of progressive loans
new 0b156273a2 Merge pull request #5829 from adamsaghy/FINERACT-2599
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:
.../test/factory/LoanProductsRequestFactory.java | 2 +-
.../resources/features/LoanRepayment-Part4.feature | 563 ++++++++++++++-------
.../loanproduct/calc/ProgressiveEMICalculator.java | 125 +++--
3 files changed, 457 insertions(+), 233 deletions(-)