You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ad...@apache.org on 2023/05/03 11:40:45 UTC

[fineract] branch develop updated (629d2da7f -> 5238e2944)

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 629d2da7f FINERACT-1724: Fee's are not included in total balance amount, when we have multiple disbursements on first day
     add 5238e2944 FINERACT-1724 - BatchTransaction fix - [x] Handle `enclosingTransaction=false` flag correctly.

No new revisions were added by this update.

Summary of changes:
 .../batch/service/BatchApiServiceImpl.java         | 28 +++++-----
 .../fineract/integrationtests/BatchApiTest.java    | 62 +++++++++++++++++++++-
 .../integrationtests/common/BatchHelper.java       | 34 +++++++++++-
 3 files changed, 110 insertions(+), 14 deletions(-)