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 9fceaf98b FINERACT-2104: Accrual Activity Reverse Replay Transaction
add 319f45787 FINERACT-2102: Loan Product DownPayment attributes overrided
in the Loan
No new revisions were added by this update.
Summary of changes:
.../loanaccount/api/LoansApiResourceSwagger.java | 8 +++
.../service/LoanScheduleAssembler.java | 44 +++++++++++--
.../serialization/LoanApplicationValidator.java | 3 +-
.../serialization/LoanScheduleValidator.java | 17 +++--
...PaymentAllocationLoanRepaymentScheduleTest.java | 77 +++++++++++++++++++++-
.../common/loans/LoanApplicationTestBuilder.java | 18 +++++
6 files changed, 153 insertions(+), 14 deletions(-)