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 1060872752 Merge pull request #5930
add 5af2785d1f FINERACT-2455: Working Capital - Delinquency and Breach
handling - Uniform behaviour
new 9246b2434c Merge pull request #6161
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:
.../loan/WorkingCapitalBreachActionStepDef.java | 12 +++++++
.../features/WorkingCapitalBreachDisable.feature | 11 +++---
.../WorkingCapitalDelinquencyDisable.feature | 28 +++++++--------
.../WorkingCapitalLoanBreachActionApiResource.java | 2 +-
...ingCapitalLoanDelinquencyActionApiResource.java | 13 +++++--
...italLoanDelinquencyRangeScheduleRepository.java | 2 +-
...pitalLoanDelinquencyActionWriteServiceImpl.java | 19 ++++------
...talLoanDelinquencyRangeScheduleServiceImpl.java | 15 ++++----
...ngCapitalLoanBreachActionParseAndValidator.java | 2 +-
...italLoanDelinquencyActionParseAndValidator.java | 10 ++++++
.../parts/0054_wc_loan_delinquency_reset.xml | 18 ++++++----
...italLoanDelinquencyDisableWriteServiceTest.java | 12 +++----
...anDelinquencyRangeScheduleDisableGuardTest.java | 41 ++++++++++++++++++++--
...CapitalLoanDelinquencyDisableValidatorTest.java | 8 +++++
...pitalLoanDelinquencyDisableIntegrationTest.java | 35 +++++++++++++-----
15 files changed, 156 insertions(+), 72 deletions(-)