You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ad...@apache.org on 2023/01/31 16:26:40 UTC

[fineract] branch develop updated (226a4321f -> 073ad2a43)

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(-)