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 3687391148 FINERACT-2221: Add immediate charge accrual post maturity 
for progressive loans
     add 2ec05beea6 FINERACT-2169: Refactor interest rate chart slab api;

No new revisions were added by this update.

Summary of changes:
 .../api/InterestRateChartSlabsApiResource.java     | 72 +++++-------------
 .../InterestRateChartSlabsApiResourceSwagger.java  | 86 ----------------------
 .../data/InterestIncentiveRequest.java             | 18 +++--
 .../data/InterestRateChartStabRequest.java         | 22 +++---
 .../InterestRateChartReadPlatformServiceImpl.java  |  2 +-
 .../InterestRateChartSlabReadPlatformService.java  |  4 +-
 ...terestRateChartSlabReadPlatformServiceImpl.java |  6 +-
 ...ntInterestRateChartReadPlatformServiceImpl.java |  4 +-
 .../data/InterestRateChartSlabData.java            |  9 ++-
 9 files changed, 59 insertions(+), 164 deletions(-)
 copy 
fineract-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/data/LoanChargePaidByDTO.java
 => 
fineract-provider/src/main/java/org/apache/fineract/portfolio/interestratechart/data/InterestIncentiveRequest.java
 (71%)
 copy 
fineract-branch/src/main/java/org/apache/fineract/organisation/teller/domain/model/request/TellerRequest.java
 => 
fineract-provider/src/main/java/org/apache/fineract/portfolio/interestratechart/data/InterestRateChartStabRequest.java
 (68%)

Reply via email to