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 98b7c2948 FINERACT-1958-Rework-Down-Payment-Overlapping-Installment
new 1b31d932c [FINERACT-1958] Business events for down payment installments
new 88d2f44cb FINERACT-1958: Business events for down payment installments
The 2 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:
.../avro/loan/v1/LoanSchedulePeriodDataV1.avsc | 8 ++++
.../portfolio/loanaccount/domain/Loan.java | 45 ++++++++++------------
.../loanschedule/data/LoanSchedulePeriodData.java | 24 ++++++++----
.../loanaccount/api/LoansApiResourceSwagger.java | 2 +
.../service/LoanReadPlatformServiceImpl.java | 26 +++++++------
.../LoanWritePlatformServiceJpaRepositoryImpl.java | 11 +++++-
...oanProductWithDownPaymentConfigurationTest.java | 39 +++++++++++++++++--
7 files changed, 108 insertions(+), 47 deletions(-)