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 a8e807cee9fda8099d21e97d0c9ac78f285f8e58
Merge: 7576520b04 58f70c66a8
Author: Adam Saghy <[email protected]>
AuthorDate: Thu Apr 2 13:04:24 2026 +0000

    Merge pull request #5590
    
    FINERACT-2463: Allow undo of Fixed Deposit transactions

 .../fineract/client/util/FineractClient.java       |   3 +
 .../commands/service/CommandWrapperBuilder.java    |  11 ++
 ...FixedDepositAccountTransactionsApiResource.java |  28 +++-
 ...positAccountTransactionsApiResourceSwagger.java | 168 +++++++++++++++++++++
 ...countWritePlatformServiceJpaRepositoryImpl.java |  65 +++++++-
 .../integrationtests/FixedDepositTest.java         | 119 +++++++++++++++
 .../fixeddeposit/FixedDepositAccountHelper.java    |  19 +++
 7 files changed, 409 insertions(+), 4 deletions(-)


Reply via email to