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 9acaf52c78 Merge pull request #5874
add 1dccd8ab1b refactor: rename methods for semantic clarity and simplify
savings account balance validation logic
new 687eb823ff Merge pull request #5882
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:
.../domain/SavingsAccountDomainServiceJpa.java | 4 +-
...countWritePlatformServiceJpaRepositoryImpl.java | 26 ++--
...countWritePlatformServiceJpaRepositoryImpl.java | 15 +--
.../portfolio/savings/domain/SavingsAccount.java | 131 ++++++++++-----------
4 files changed, 81 insertions(+), 95 deletions(-)