You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by me...@apache.org on 2018/11/22 08:49:02 UTC

[fineract] 01/01: Merge pull request #436 from MexinaD/FINERACT-416

This is an automated email from the ASF dual-hosted git repository.

mexina pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit ccaec28d349369e2d7d5993381f7fef78236075d
Merge: d4abf17 5235b7e
Author: MexinaD <me...@gmail.com>
AuthorDate: Thu Nov 22 11:48:56 2018 +0300

    Merge pull request #436 from MexinaD/FINERACT-416
    
    FINERACT-416 Interest of the whole term

 .../common/domain/PeriodFrequencyType.java         |  9 ++++++-
 .../service/DropdownReadPlatformServiceImpl.java   |  2 +-
 .../loanschedule/domain/AprCalculator.java         | 29 ++++++++++++++++++----
 .../service/LoanScheduleAssembler.java             |  4 +--
 .../portfolio/loanproduct/domain/LoanProduct.java  | 10 +++++---
 .../domain/LoanProductRelatedDetail.java           |  5 ++--
 .../serialization/LoanProductDataValidator.java    |  6 ++---
 .../LoanDropdownReadPlatformServiceImpl.java       |  4 +--
 .../loanproduct/service/LoanEnumerations.java      |  6 ++++-
 9 files changed, 54 insertions(+), 21 deletions(-)