This is an automated email from the ASF dual-hosted git repository. galovics pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 4a2f2207b2ea591d2a731a7e5572f2a68452fe61 Merge: ac947776f6 6ea73c1abc Author: Arnold Gálovics <[email protected]> AuthorDate: Fri May 22 09:49:37 2026 +0200 Merge pull request #5875 from adamsaghy/FINERACT-2613 FINERACT-2613: Support undoing of Account transfer from Savings account to Savings account .../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(-)
