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 fa405f09fd FINERACT-2202: Bulk import fix (#4709)
add f6f8c6f4a5 FINERACT-2274: Rework Accrual service
No new revisions were added by this update.
Summary of changes:
...java => CumulativeIncomeFromIncomePosting.java} | 5 +-
...java => TransactionPortionsForForeclosure.java} | 15 +-
.../domain/LoanChargePaidByRepository.java | 18 +-
.../domain/LoanTransactionRepository.java | 222 ++++++++++++++--
.../mapper/LoanAccountingBridgeMapper.java | 23 +-
...LoanAccrualTransactionBusinessEventService.java | 1 +
...AccrualTransactionBusinessEventServiceImpl.java | 18 +-
.../service/LoanAccrualsProcessingService.java | 6 +-
.../service/LoanTransactionReadService.java | 2 -
.../AddAccrualEntriesTasklet.java | 9 +-
.../service/LoanAccrualsProcessingServiceImpl.java | 287 +++++++++------------
11 files changed, 373 insertions(+), 233 deletions(-)
copy
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/data/{LoanPrincipalRelatedDataHolder.java
=> CumulativeIncomeFromIncomePosting.java} (84%)
copy
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/data/{LoanTransactionBalance.java
=> TransactionPortionsForForeclosure.java} (79%)