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 d5e8cfc1e4 Merge pull request #5848
     add c1800d5fbf FINERACT-2455: Working Capital Loan Product - Add Due & In 
Advanced allocation rules
     add 988f1eaefa FINERACT-2455: added e2e tests for verifying Working 
Capital Loan Product - Add Due & In Advanced allocation rules
     add 5913227de1 FINERACT-2455: Add Due type and Allocation type flags
     new 65866d003b Merge pull request #5857

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/docs/en/chapters/features/index.adoc       |  1 +
 .../working-capital-payment-allocation.adoc        | 44 +++++++++++
 .../test/factory/WorkingCapitalRequestFactory.java | 22 +++---
 .../fineract/test/helper/ErrorMessageHelper.java   |  6 +-
 .../test/stepdef/loan/WorkingCapitalStepDef.java   | 90 ++++++++++++++++++++++
 .../features/WorkingCapitalLoanProduct.feature     | 76 ++++++++++++++++++
 ...CapitalAdvancedPaymentAllocationsValidator.java |  5 +-
 .../WorkingCapitalPaymentAllocationType.java       | 19 ++++-
 .../WorkingCapitalLoanProductCRUDTest.java         | 11 ++-
 .../WorkingCapitalLoanProductValidationTest.java   |  2 +-
 .../WorkingCapitalLoanProductTestBuilder.java      |  3 +-
 11 files changed, 257 insertions(+), 22 deletions(-)
 create mode 100644 
fineract-doc/src/docs/en/chapters/features/working-capital-payment-allocation.adoc

Reply via email to