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 fa4adfff94 Merge pull request #6328
add 6a68770037 FINERACT-2806: Fix IndexOutOfBoundsException in
JournalEntryWritePlatformServiceImpl.revertJournalEntry when no unreversed
manual journal entries exist
new f2b2981f3a Merge pull request #6395
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:
.../JournalEntryWritePlatformServiceImpl.java | 3 +
.../JournalEntryWritePlatformServiceImplTest.java | 100 +++++++++++++++++++++
2 files changed, 103 insertions(+)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/accounting/journalentry/service/JournalEntryWritePlatformServiceImplTest.java