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 7576520b04 Merge pull request #5646
     add 902a8ec1d7 FINERACT-2463: Allow undo of Fixed Deposit transactions
     add 58f70c66a8 FINERACT-2463: Allow undo of Fixed Deposit transactions
     new a8e807cee9 Merge pull request #5590

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:
 .../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(-)
 create mode 100644 
fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/api/FixedDepositAccountTransactionsApiResourceSwagger.java

Reply via email to