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 ffbe42ce9c Merge pull request #5780
add 5a1b28fd60 FINERACT-2598: Add the repaymentStartDateType field to the
GET loan response - Part 3b
new dd04f6b2c2 Merge pull request #5838
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:
.../src/main/avro/loan/v1/LoanAccountDataV1.avsc | 8 ++++++++
.../fineract/test/helper/ErrorMessageHelper.java | 7 +++++++
.../fineract/test/stepdef/loan/LoanStepDef.java | 14 ++++++++++++++
.../resources/features/LoanRepayment-Part4.feature | 2 ++
.../portfolio/loanaccount/data/LoanAccountData.java | 21 ++++++++++++---------
.../loanaccount/api/LoansApiResourceSwagger.java | 2 ++
.../service/LoanReadPlatformServiceImpl.java | 16 ++++++++++------
7 files changed, 55 insertions(+), 15 deletions(-)