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 db7061d991 Merge pull request #5696
add bdba01f95a FINERACT-2560: Fix NullPointerException in
calcInterestTransactionWaivedAmount by adding null check for LoanTransaction
new b688899a80 Merge pull request #5714
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:
.../service/LoanAccrualsProcessingServiceImpl.java | 4 +-
.../LoanAccrualsProcessingServiceImplTest.java | 72 ++++++++++++++++++++++
2 files changed, 74 insertions(+), 2 deletions(-)