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 7faaf96246 FINERACT-2467: Add previous owner id to transaction summary
report with asset owner
add 840f95c88f FINERACT-2015: Fix saving account with withdrawal fee
No new revisions were added by this update.
Summary of changes:
.../portfolio/savings/domain/SavingsAccount.java | 6 +-
.../savings/AccountTransferWithdrawalFeeTest.java | 191 +++++++++++++++++++++
.../savings/base/BaseSavingsIntegrationTest.java | 1 +
3 files changed, 196 insertions(+), 2 deletions(-)
create mode 100644
integration-tests/src/test/java/org/apache/fineract/integrationtests/savings/AccountTransferWithdrawalFeeTest.java