GitHub user avikganguly01 opened a pull request:
https://github.com/apache/fineract/pull/414
Fineract-521 Undo Transaction
Same fix for undo transaction. Validation moved out of loop due to interest
posting transactions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/avikganguly01/incubator-fineract Fineract-521
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/fineract/pull/414.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #414
----
commit 81b2ba1c311e928b30cc80858ff9828fba591d62
Author: avikganguly01 <[email protected]>
Date: 2017-09-22T16:46:22Z
Fineract-521 Undo Transaction
----
---