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 be9e44fa44 FINERACT-2215: Exclude reversed transactions from
hasMonetaryActivityAfter check
add 43bf94cd8f FINERACT-2229: Fix incorrect repayment schedule in case of
Merchant issued refund
No new revisions were added by this update.
Summary of changes:
.../global/LoanProductGlobalInitializerStep.java | 6 +-
.../src/test/resources/features/Loan.feature | 83 ++++++++++++++++++++++
.../resources/features/LoanAccrualActivity.feature | 4 ++
...dvancedPaymentScheduleTransactionProcessor.java | 13 ++++
.../impl/ProgressiveTransactionCtx.java | 1 +
.../loanproduct/calc/ProgressiveEMICalculator.java | 4 +-
6 files changed, 106 insertions(+), 5 deletions(-)