This is an automated email from the ASF dual-hosted git repository.
galovics pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from ac947776f6 Merge pull request #5871
add 6ea73c1abc FINERACT-2613: Support undoing of Account transfer from
Savings account to Savings account
new 4a2f2207b2 Merge pull request #5875 from adamsaghy/FINERACT-2613
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:
.../stepdef/account/AccountTransferStepDef.java | 31 ++++++--
.../test/stepdef/saving/SavingsAccountStepDef.java | 91 ++++++++++++++++++++++
.../resources/features/AccountTransfer.feature | 39 ++++++++++
.../AccountTransfersWritePlatformServiceImpl.java | 8 +-
4 files changed, 161 insertions(+), 8 deletions(-)