This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from b0d4465766 Merge pull request #5914
add 854f466a40 FINERACT-2455: WC - amend amortization schedule for
repayment on disbursement date
add 295e6a8924 FINERACT-2455: added e2e test scenarios for wc trn schedule
with repayment at first disbursement day
new 0a856ab042 Merge pull request #5921
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:
.../WorkingCapitalDiscountAdjustment.feature | 100 +-
.../WorkingCapitalDiscountAmortization.feature | 599 +++++++
.../features/WorkingCapitalLoanRepayment.feature | 1844 ++++++++++++++++++--
.../calc/ProjectedAmortizationScheduleModel.java | 63 +-
...WorkingCapitalLoanWritePlatformServiceImpl.java | 5 +-
5 files changed, 2358 insertions(+), 253 deletions(-)