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 ccfb8c3c9 FINERACT-2081: Add "Interest Refund" transaction into
r_enum_value table
add 2e89c40e6 FINERACT-2081: Refactor GL account balance calculation
No new revisions were added by this update.
Summary of changes:
.../journalentry/data/GLAccountBalanceHolder.java | 53 ++++++
.../service/AccountingProcessorHelper.java | 10 ++
.../AccrualBasedAccountingProcessorForLoan.java | 178 +++++++++------------
3 files changed, 139 insertions(+), 102 deletions(-)
create mode 100644
fineract-provider/src/main/java/org/apache/fineract/accounting/journalentry/data/GLAccountBalanceHolder.java