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 db28fa1463 FINERACT-2169: Refactor account api controller;
     new c8a641e474 FINERACT-2226: Fix repayment reversal issue after charge 
off and MIR
     new bbf797fc34 FINERACT-2226: Added e2e tests for testing repayment 
reversal issue after charge off and MIR

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:
 .../test/data/loanproduct/DefaultLoanProduct.java  |   5 +
 .../global/LoanProductGlobalInitializerStep.java   |  85 ++++
 .../fineract/test/support/TestContextKey.java      |   5 +
 .../src/test/resources/features/Loan.feature       |   2 +-
 .../test/resources/features/LoanChargeOff.feature  | 563 ++++++++++++++++++++-
 .../domain/ChangedTransactionDetail.java           |   2 +-
 ...dvancedPaymentScheduleTransactionProcessor.java |  50 +-
 .../ProgressiveLoanSummaryDataProvider.java        |   3 +-
 8 files changed, 696 insertions(+), 19 deletions(-)

Reply via email to