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 1fc2aae654 FINERACT-2181: add e2e automation tests while charge-off is
added before charge and charge waive
add cd03dc020e FINERACT-2220: Use stored
ProgressiveLoanInterestScheduleModel for processLatestTransaction if applicable
No new revisions were added by this update.
Summary of changes:
.../service/LoanDownPaymentHandlerServiceImpl.java | 26 +++++-------
.../service/LoanTransactionProcessingService.java | 3 ++
...EmbeddableProgressiveLoanScheduleGenerator.java | 5 +++
...dvancedPaymentScheduleTransactionProcessor.java | 4 ++
.../impl/ProgressiveTransactionCtx.java | 8 +++-
.../InterestScheduleModelRepositoryWrapper.java | 2 +
...InterestScheduleModelRepositoryWrapperImpl.java | 45 ++++++++++++++------
.../domain/LoanAccountDomainServiceJpa.java | 38 +++++++----------
.../LoanTransactionProcessingServiceImpl.java | 49 ++++++++++++++++++++++
9 files changed, 129 insertions(+), 51 deletions(-)