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 e063081a82 FINERACT-2326: add test Fineract API requests to README
new ef80634b4e FINERACT-2381: Fix Accrual Activity calculation
new 9ab766387d FINERACT-2381: e2e tests for fixes with accruals
calculation after reprocessing loan
The 2 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:
.../resources/features/LoanAccrualActivity.feature | 115 +++++++++++++++++++++
...tLoanRepaymentScheduleTransactionProcessor.java | 51 ---------
.../LoanAccrualActivityProcessingService.java | 3 +
...dvancedPaymentScheduleTransactionProcessor.java | 5 -
.../LoanAccrualActivityProcessingServiceImpl.java | 78 ++++++++++++++
.../ReprocessLoanTransactionsServiceImpl.java | 2 +
6 files changed, 198 insertions(+), 56 deletions(-)