[ 
http://mifosforge.jira.com/browse/MIFOS-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61140#action_61140
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-2514:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.gif! [head-1.7.x 
#134|http://ci.mifos.org/hudson/job/head-1.7.x/134/]
     MIFOS-2514: integrate interest calculation with historical interest 
details for savings product and account.

Keith Woodlock : 
[1eec5bb3035235059e6a938fb79964734189148f|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=1eec5bb3035235059e6a938fb79964734189148f]
Files : 
* 
application/src/main/java/org/mifos/accounts/savings/interest/CompoundingInterestCalculator.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBOIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestPostingPeriodResultBuilder.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/CalendarPeriodHelper.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestPostingPeriodCalculator.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/CalendarPeriodHelperTest.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestCalculationInterval.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/SavingsProductHistoricalInterestDetail.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestCalculationPeriodResultBuilder.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/CalendarPeriodBuilder.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/schedule/internal/MonthlyOnLastDayOfMonthInterestScheduledEvent.java
* 
application/src/test/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTierTest.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/helpers/SavingsIntPostingHelper.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestPostingPeriodCalculatorTest.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/business/SavingsOfferingBO.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/schedule/internal/DailyInterestScheduledEvent.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestCalculationPeriodResult.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/editSavingsProduct.ftl
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestCalculationPeriodCalculator.java
* 
serviceInterfaces/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacade.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/business/PrdOfferingBO.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestCalculationIntervalHelperTest.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestCalculationIntervalHelper.java
* 
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentAction.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestCalculationPeriodDetail.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestCalculationIntervalBuilder.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/NonCompoundingInterestCalculator.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/AverageBalanceCalculationStrategy.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/InterestPostingPeriodResult.java
* 
application/src/main/java/org/mifos/accounts/savings/interest/CalendarPeriod.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/persistence/SavingsProductDao.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/persistence/SavingsProductDaoHibernate.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestCalculationPeriodBuilder.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestCalculationPeriodCalculatorTest.java
* 
application/src/main/resources/org/mifos/accounts/productdefinition/business/PrdOfferingBO.hbm.xml


> Make savings accounts reflect changes to savings product interest
> -----------------------------------------------------------------
>
>                 Key: MIFOS-2514
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2514
>             Project: mifos
>          Issue Type: Bug
>          Components: Savings Account
>    Affects Versions: Release 1.4
>         Environment: Platform: All, OS: All
>            Reporter: jbrewster
>            Assignee: keithwoodlock
>            Priority: Major
>             Fix For: Release E - Iteration 10, Release E
>
>
> Currently savings account use a fixed interest rate for posting interest - the
> interest rate of the savings product when the savings account was created.  
> Enhancement request to have savings accounts adjust to the market rate when 
> the
> interest rate is modified in the savings product. 
> Use case:
> A few days before the scheduled interest posting, an MFI admin determines the
> current Market rate and enters that + 1% into the savings product.  On the day
> that the savings interest is posted, all current active savings of that 
> product
> type would use this interest posting rate (ie, whatever is currently set at 
> the
> product level).
> Note: Since this would be new behavior, we should confirm whether any current
> Mifos users would prefer the current implementation where savings accounts 
> don't
> get updated with changes to product interest rate.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to