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 d6c7df9f23 Merge pull request #6084
     add cff0013ce4 FINERACT-2455: working capital charges after maturity
     add 6504a2da19 FINERACT-2455: working capital charges after maturity - E2E 
tests
     new d6797a0ab1 Merge pull request #6111

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:
 .../WorkingCapitalLoanChargeAfterMaturity.feature  | 295 ++++++++++++
 ...gCapitalLoanGoodwillCreditBackdatedUndo.feature |   4 +-
 .../calc/ProjectedAmortizationScheduleModel.java   |  12 +
 .../WorkingCapitalLoanLifecycleStateMachine.java   |  34 +-
 .../WorkingCapitalLoanChargeDataValidator.java     |  25 +
 ...gCapitalLoanChargeWritePlatformServiceImpl.java | 149 +++++-
 .../WorkingCapitalLoanTransactionProcessor.java    |   2 +-
 ...WorkingCapitalLoanWritePlatformServiceImpl.java |   5 +-
 .../helpers/FeignWorkingCapitalLoanHelper.java     |   5 +
 ...nWorkingCapitalLoanChargeAfterMaturityTest.java | 502 +++++++++++++++++++++
 ...orkingCapitalLoanPaymentAllocationRuleTest.java |   5 +-
 11 files changed, 1007 insertions(+), 31 deletions(-)
 create mode 100644 
fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalLoanChargeAfterMaturity.feature
 create mode 100644 
integration-tests/src/test/java/org/apache/fineract/integrationtests/client/feign/tests/FeignWorkingCapitalLoanChargeAfterMaturityTest.java

Reply via email to