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 226a4321f FINERACT-1854: Undo last disbursal function deletes all
disbursals on the last date
add 073ad2a43 FINERACT-1865: Fix transaction persistence issues during
reverse-replay
No new revisions were added by this update.
Summary of changes:
.../portfolio/loanaccount/domain/Loan.java | 6 -
.../domain/LoanAccountDomainServiceJpa.java | 7 --
...nRescheduleRequestWritePlatformServiceImpl.java | 4 -
.../LoanChargeWritePlatformServiceImpl.java | 12 --
.../LoanWritePlatformServiceJpaRepositoryImpl.java | 10 --
.../ClientLoanIntegrationTest.java | 137 +++++++++++++++++++++
6 files changed, 137 insertions(+), 39 deletions(-)