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 8578589d4a Merge pull request #6338
     add 75850f98af FINERACT-2684: WC - Ensure consistent disbursement date 
handling
     new 543ac2ebe1 Merge pull request #6348

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:
 .../domain/WorkingCapitalLoan.java                 |  34 ++++++
 ...gCapitalLoanDisbursementDetailsComparator.java} |  16 ++-
 .../mapper/WorkingCapitalLoanMapper.java           |  13 ++-
 .../mapper/WorkingCapitalLoanSummaryMapper.java    |   6 +-
 .../WorkingCapitalLoanDataValidator.java           |  19 +---
 ...alLoanAmortizationScheduleWriteServiceImpl.java |  19 +---
 ...talLoanDelinquencyRangeScheduleServiceImpl.java |   4 +-
 ...ngCapitalLoanBreachActionParseAndValidator.java |   7 +-
 ...italLoanDelinquencyActionParseAndValidator.java |   3 +-
 ...orkingCapitalLoanDataValidatorDiscountTest.java | 124 +++++++++++++++++++++
 10 files changed, 185 insertions(+), 60 deletions(-)
 copy 
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/domain/{WorkingCapitalLoanPausePeriod.java
 => WorkingCapitalLoanDisbursementDetailsComparator.java} (52%)
 create mode 100644 
fineract-working-capital-loan/src/test/java/org/apache/fineract/portfolio/workingcapitalloan/serialization/WorkingCapitalLoanDataValidatorDiscountTest.java

Reply via email to