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 f52a988ea5 Merge pull request #6131
add af183927e6 FINERACT-2455: WC - Transaction Type - GoodWill Credit -
Payment Allocation handling
add c95b4639e5 FINERACT-2455: added e2e tests for validation of WC -
Transaction Type - GoodWill Credit - Payment Allocation handling
add 542da12e60 FINERACT-2455: Simplify allocation rule logic
new 3e5c11d8a2 Merge pull request #6098
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:
.../DefaultWorkingCapitalLoanProduct.java | 4 +-
.../test/factory/WorkingCapitalRequestFactory.java | 6 +
.../fineract/test/helper/ErrorMessageHelper.java | 4 +
.../test/stepdef/loan/WorkingCapitalStepDef.java | 81 ++--
.../fineract/test/support/TestContextKey.java | 2 +
.../global/WorkingCapitalInitializerStep.java | 42 ++
...CapitalGoodwillCreditPaymentAllocation.feature} | 438 +++++++++++++++++----
...italLoanGoodwillCreditAccountingEntries.feature | 18 +
.../features/WorkingCapitalLoanProduct.feature | 4 +
...WorkingCapitalLoanAllocationRequestFactory.java | 43 +-
...italLoanTransactionReprocessingServiceImpl.java | 2 +-
...WorkingCapitalLoanWritePlatformServiceImpl.java | 2 +-
12 files changed, 513 insertions(+), 133 deletions(-)
copy
fineract-e2e-tests-runner/src/test/resources/features/{WorkingCapitalTransactionAllocation.feature
=> WorkingCapitalGoodwillCreditPaymentAllocation.feature} (73%)