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 f5add87f2 FINERACT-2103: refactor boilerplate code under `portfolio`
package using Lombok annotations.
add 5093ca736 FINERACT-2102: Loan Product enableDownPayment overrided in
the Loan application
No new revisions were added by this update.
Summary of changes:
.../loanaccount/api/LoansApiResourceSwagger.java | 4 +
.../service/LoanScheduleAssembler.java | 23 ++-
.../serialization/LoanApplicationValidator.java | 6 +-
.../serialization/LoanScheduleValidator.java | 15 +-
...PaymentAllocationLoanRepaymentScheduleTest.java | 170 +++++++++++++++++++++
.../common/loans/LoanApplicationTestBuilder.java | 10 ++
6 files changed, 225 insertions(+), 3 deletions(-)