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 7dc5dc279 FINERACT-2162: Added automations tests for chargeback with
interest bearing and interest recalculation enabled
add ff21304ca FINERACT-2174: Calculate fraction period - In case
`interestRecognitionFromDisbursementDate` is true, we need to include from date
and exclude due date
No new revisions were added by this update.
Summary of changes:
.../loanschedule/domain/LoanApplicationTerms.java | 14 ++-
.../domain/LoanRepaymentScheduleModelData.java | 13 ++-
.../data/LoanProductRelatedDetailMinimumData.java | 9 +-
...oductMinimumRepaymentScheduleRelatedDetail.java | 2 +
.../misc/Main.java | 3 +-
...ddableProgressiveLoanScheduleGeneratorTest.java | 3 +-
.../loanproduct/calc/ProgressiveEMICalculator.java | 36 +++++--
.../domain/LoanScheduleGeneratorTest.java | 4 +-
.../calc/ProgressiveEMICalculatorTest.java | 111 +++++++++++++++++++++
9 files changed, 179 insertions(+), 16 deletions(-)