This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit 3e5c11d8a27e4adbcc24b722b3f71fd1a407ed9b
Merge: f52a988ea5 542da12e60
Author: Adam Saghy <[email protected]>
AuthorDate: Tue Jul 14 14:15:06 2026 +0200

    Merge pull request #6098
    
    FINERACT-2455: WC - Transaction Type - GoodWill Credit - Payment Allocation 
handling

 .../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 +
 ...gCapitalGoodwillCreditPaymentAllocation.feature | 993 +++++++++++++++++++++
 ...italLoanGoodwillCreditAccountingEntries.feature |  18 +
 .../features/WorkingCapitalLoanProduct.feature     |   4 +
 ...WorkingCapitalLoanAllocationRequestFactory.java |  43 +-
 ...italLoanTransactionReprocessingServiceImpl.java |   2 +-
 ...WorkingCapitalLoanWritePlatformServiceImpl.java |   2 +-
 12 files changed, 1144 insertions(+), 57 deletions(-)


Reply via email to