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 0178902843 Merge pull request #6133
     add bc1fb47901 FINERACT-2455: WC - Accounting Entries - Charge-Off 
Transaction
     add a7b8afa736 FINERACT-2455: WC - Accounting Entries - Charge-Off 
Transaction - E2E tests
     add 09a088bfad FINERACT-2455: WC - Accounting Entries - Charge-Off 
Transaction
     new 223b4a5939 Merge pull request #6218

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:
 .../features/working-capital-charge-off.adoc       |  34 +-
 .../loan/WorkingCapitalLoanAccountStepDef.java     |  22 +
 .../WorkingCapitalLoanChargeOffAccounting.feature  | 665 +++++++++++++++++++++
 ...onAccountingProcessorForWorkingCapitalLoan.java | 462 +++++++-------
 ...countingProcessorForWorkingCapitalLoanTest.java | 180 +++++-
 .../WorkingCapitalLoanTransactionFinder.java       |  11 +-
 .../WorkingCapitalLoanTransactionRepository.java   |  15 +
 ...orkingCapitalLoanChargeOffWriteServiceImpl.java |  17 +-
 ...italLoanTransactionReprocessingServiceImpl.java |   8 +-
 .../WorkingCapitalLoanChargeOffAccountingTest.java |  92 ++-
 .../WorkingCapitalLoanHelper.java                  |   5 +
 .../WorkingCapitalLoanProductTestBuilder.java      |   7 +
 12 files changed, 1241 insertions(+), 277 deletions(-)
 create mode 100644 
fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalLoanChargeOffAccounting.feature

Reply via email to