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 d74cdc5df4 Merge pull request #5775
add 9e642ede0f FINERACT-2455: WC - Re-name delinquency and breach
configuration tables, step 1: remove DelinquencyBucket mapping and explicitly
fetch WC minimum payment rule
new 4279b8acc6 Merge pull request #5786
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:
.../delinquency/domain/DelinquencyBucket.java | 5 --
...uencyMinimumPaymentPeriodAndRuleRepository.java | 5 +-
.../mapper/DelinquencyBucketMapper.java | 2 +
.../DelinquencyReadPlatformServiceImpl.java | 15 +++-
.../DelinquencyWritePlatformServiceImpl.java | 82 +++++++++-------------
.../starter/DelinquencyConfiguration.java | 13 ++--
...AccountDelinquencyRangeEventSerializerTest.java | 11 +--
...talLoanDelinquencyRangeScheduleServiceImpl.java | 4 +-
8 files changed, 71 insertions(+), 66 deletions(-)