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 eaa827d522 Merge pull request #5870
add 807efcbc5f FINERACT-2455: Working Capital - Undo disbursement and
discount is not handled properly
new ac52b45221 Merge pull request #5902
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:
.../features/WorkingCapitalDiscount.feature | 63 +++++++++++++++++++---
.../features/WorkingCapitalLoanAccount.feature | 2 +-
.../WorkingCapitalLoanCommandTemplateData.java | 2 +
.../repository/WorkingCapitalLoanRepository.java | 3 +-
...WorkingCapitalLoanApplicationDataValidator.java | 2 +-
.../WorkingCapitalLoanDataValidator.java | 31 +++++------
...italLoanApplicationReadPlatformServiceImpl.java | 11 +---
.../service/WorkingCapitalLoanAssemblerImpl.java | 6 +++
...italLoanTransactionReadPlatformServiceImpl.java | 4 ++
...WorkingCapitalLoanWritePlatformServiceImpl.java | 9 +++-
...ngCapitalLoanProductConfigurableAttributes.java | 2 +-
.../mapper/WorkingCapitalLoanProductMapper.java | 2 +-
.../WorkingCapitalLoanProductUpdateUtil.java | 2 +-
...CapitalLoanProductWritePlatformServiceImpl.java | 2 +-
14 files changed, 100 insertions(+), 41 deletions(-)