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:01 UTC

[fineract] branch develop updated (d4abf17 -> ccaec28)

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

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


    from d4abf17  Merge pull request #409 from Sanyam96/swagger-documentation-integration
     add 5235b7e  FINERACT-416 Interest of the whole term
     new ccaec28  Merge pull request #436 from MexinaD/FINERACT-416

The 1 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:
 .../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(-)


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

Posted by me...@apache.org.
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(-)