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 7216df101d Merge pull request #5721
add d4339e21e3 FINERACT-2577: Allow adjust (modify) of Fixed Deposit
transactions
add 1b5b3d5622 Merge pull request #5733
No new revisions were added by this update.
Summary of changes:
.../commands/service/CommandWrapperBuilder.java | 11 +++
...FixedDepositAccountTransactionsApiResource.java | 3 +-
...countWritePlatformServiceJpaRepositoryImpl.java | 97 ++++++++++++++++++-
.../integrationtests/FixedDepositTest.java | 106 +++++++++++++++++++++
.../fixeddeposit/FixedDepositAccountHelper.java | 16 +++-
5 files changed, 225 insertions(+), 8 deletions(-)