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 b691ec4b1 FINERACT-1724 read timeout for fineract client is added.
add 43639bf0a FINERACT-1905: Distribution logic fix
No new revisions were added by this update.
Summary of changes:
.../domain/LoanRepaymentScheduleInstallment.java | 28 +-
...tLoanRepaymentScheduleTransactionProcessor.java | 121 ++-
...eLoanRepaymentScheduleTransactionProcessor.java | 176 ++--
...nRepaymentScheduleTransactionProcessorTest.java | 1065 ++++++++++++++++++++
...nRepaymentScheduleTransactionProcessorTest.java | 1029 +++++++++++++++++++
...DueDateRespectiveLoanRepaymentScheduleTest.java | 445 +++++++-
6 files changed, 2701 insertions(+), 163 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/portfolio/loanaccount/domain/transactionprocessor/impl/DuePenFeeIntPriInAdvancePriPenFeeIntLoanRepaymentScheduleTransactionProcessorTest.java
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/portfolio/loanaccount/domain/transactionprocessor/impl/DuePenIntPriFeeInAdvancePenIntPriFeeLoanRepaymentScheduleTransactionProcessorTest.java