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 29160c4081 Merge pull request #5992
add bdda9bcf34 FINERACT-2421: Fix Reschedule due date and ReAge processing
order
new ee95ba2134 Merge pull request #5991
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/resources/features/LoanReschedule.feature | 356 +++++++++++++++++----
.../loanaccount/data/LoanTermVariationsData.java | 8 +
.../loanaccount/domain/LoanTermVariations.java | 2 +-
...dvancedPaymentScheduleTransactionProcessor.java | 10 +-
...nRescheduleRequestWritePlatformServiceImpl.java | 2 +-
.../service/reaging/LoanReAgingService.java | 4 +-
6 files changed, 320 insertions(+), 62 deletions(-)