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 2053c1d1b0 Merge pull request #5535
     add 09113aa61a Revert "FINERACT-2305: Remove accrual transactions for None 
and Cash accounti…"
     new 230deef1b8 Merge pull request #5698

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:
 .../resources/features/LoanChargeOff-Part3.feature |   2 +
 .../features/LoanChargesDisbursement.feature       |   4 +
 .../features/LoanChargesProgressiveLoan.feature    |   4 +
 .../portfolio/loanaccount/domain/Loan.java         |   5 +
 ...dvancedPaymentScheduleTransactionProcessor.java |   3 -
 ...cedPaymentScheduleTransactionProcessorTest.java |   2 +
 .../service/LoanAccrualsProcessingServiceImpl.java |   2 +-
 .../LoanChargeWritePlatformServiceImpl.java        |   6 +-
 .../service/LoanDisbursementService.java           |   6 +-
 .../LoanWritePlatformServiceJpaRepositoryImpl.java |   6 +-
 .../fineract/integrationtests/BatchApiTest.java    |  12 +-
 ...DueDateRespectiveLoanRepaymentScheduleTest.java | 532 ++++++++++++++-------
 ...nsactionOnDisbursementByAccountingTypeTest.java | 184 -------
 .../LoanTransactionReverseReplayTest.java          |   8 +
 .../integrationtests/SchedulerJobsTestResults.java |  10 +
 15 files changed, 404 insertions(+), 382 deletions(-)
 delete mode 100644 
integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanAccrualTransactionOnDisbursementByAccountingTypeTest.java

Reply via email to