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

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

Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.gif! [head-master 
#2038|http://ci.mifos.org/hudson/job/head-master/2038/]
     MIFOS-3868: remove legacy interest calculation methods
MIFOS-3868: add unit tests around adjusting last transaction behaviour for 
savings.
MIFOS-3868: refactor plus tests around adjust last transaction for deposits.
MIFOS-3868: refactor and tests around adjust last transaction for withdrawals.
MIFOS-3868: refactor close account
MIFOS-3868: add unit tests around close account and fix failing integration 
test.

Keith Woodlock : 
[8d1ee1546bbeed30c50e03b23b47ab01c47c9268|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=8d1ee1546bbeed30c50e03b23b47ab01c47c9268]
Files : 
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingsBOTest.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsAccountAdjustmentAndInterestCalculationServiceFacadeIntegrationTest.java
* 
application/src/main/java/org/mifos/accounts/business/AccountPaymentEntity.java
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingsBOMoreIntegrationTest.java
* 
application/src/test/java/org/mifos/framework/util/helpers/TestObjectFactory.java
* 
application/src/main/java/org/mifos/accounts/savings/business/SavingsScheduleEntity.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBOMoreIntegrationTest.java
* application/src/test/java/org/mifos/accounts/savings/SavingBOTestUtils.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAccountAdjustmentAndInterestCalculationServiceFacadeIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsScheduleIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsWithdrawalTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsPaymentStrategyForVoluntarySavingsAccountsTest.java
* 
application/src/test/java/org/mifos/framework/components/batchjobs/helpers/SavingsIntPostingHelperIntegrationTest.java
* 
application/src/main/java/org/mifos/accounts/savings/business/SavingsTransactionActivityHelperImpl.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsPaymentStrategyForMandatorySavingsAccountsTest.java
* application/src/main/java/org/mifos/accounts/business/AccountBO.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentActionStrutsTest.java
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingsPaymentStrategyForVoluntarySavingsAccountsTest.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsDepositWithdrawalActionStrutsTest.java
* 
application/src/test/java/org/mifos/accounts/financial/business/service/FinancialBusinessServiceIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsTransactionAdjustmentTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsScheduleIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsPersistenceIntegrationTest.java
* application/src/test/java/org/mifos/accounts/savings/SavingsBOTest.java
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingBOTestUtils.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsPostInterestTest.java
* 
application/src/test/java/org/mifos/framework/util/helpers/IntegrationTestObjectMother.java
* 
application/src/test/java/org/mifos/application/collectionsheet/persistence/SavingsAccountBuilder.java
* 
application/src/main/java/org/mifos/accounts/financial/business/FinancialActionTypeEntity.java
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingsPaymentStrategyForMandatorySavingsAccountsTest.java
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingsWithdrawalTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAccountSchedulesIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsAccountSchedulesIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsClosureActionStrutsTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAdjustmentTest.java
* 
application/src/test/java/org/mifos/customers/business/CustomerBOIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBusinessServiceIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/business/service/SavingsBusinessServiceIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBOIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/business/SavingsBOIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/util/helpers/SavingsTestHelper.java

Keith Woodlock : 
[d5b1286a46d42734ac2640b19d40ffa65c514434|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d5b1286a46d42734ac2640b19d40ffa65c514434]
Files : 
* application/src/main/java/org/mifos/accounts/business/AccountActionEntity.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/business/SavingsOfferingBO.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAdjustmentTest.java
* 
application/src/main/java/org/mifos/accounts/business/AccountPaymentEntity.java
* 
application/src/test/java/org/mifos/application/collectionsheet/persistence/SavingsAccountBuilder.java
* 
application/src/main/java/org/mifos/accounts/savings/business/SavingsTransactionActivityHelperImpl.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* application/src/main/java/org/mifos/accounts/business/AccountTrxnEntity.java

Keith Woodlock : 
[e760e3df481746d1f1aa82f3779e2f46c71876df|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=e760e3df481746d1f1aa82f3779e2f46c71876df]
Files : 
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentAction.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/editSavingsProduct.ftl
* 
application/src/main/java/org/mifos/accounts/productdefinition/business/SavingsOfferingBO.java
* application/src/main/java/org/mifos/accounts/business/AccountBO.java
* 
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelDaoHibernate.java
* 
application/src/main/java/org/mifos/accounts/savings/business/SavingsTrxnDetailEntity.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAdjustmentTest.java
* 
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelDao.java

Keith Woodlock : 
[7ab213d210b9053860e438dd59927c8055084c4c|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=7ab213d210b9053860e438dd59927c8055084c4c]
Files : 
* 
application/src/test/java/org/mifos/accounts/savings/SavingsTransactionAdjustmentTest.java
* 
application/src/test/java/org/mifos/accounts/financial/business/service/activity/accountingentry/SavingsAdjustmentAccountingEntryTest.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAdjustmentTest.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* 
application/src/test/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTierTest.java
* 
application/src/test/java/org/mifos/accounts/savings/util/helpers/SavingsTestHelper.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/main/java/org/mifos/accounts/business/AccountPaymentEntity.java
* 
application/src/test/java/org/mifos/accounts/savings/SavingsPostInterestTest.java
* 
application/src/test/java/org/mifos/accounts/savings/interest/InterestPostingPeriodResultBuilder.java
* 
application/src/test/java/org/mifos/accounts/financial/business/service/FinancialBusinessServiceIntegrationTest.java
* 
application/src/test/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentActionStrutsTest.java
* 
application/src/main/java/org/mifos/accounts/financial/business/service/activity/accountingentry/SavingsAdjustmentAccountingEntry.java
* 
application/src/test/java/org/mifos/accounts/savings/persistence/SavingsBOIntegrationTest.java
* 
application/src/main/java/org/mifos/accounts/savings/util/helpers/SavingsHelper.java
* 
application/src/main/java/org/mifos/accounts/savings/business/SavingsTrxnDetailEntity.java

Keith Woodlock : 
[168532ccfe497d907c52ae31d590d7674b3cd5ea|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=168532ccfe497d907c52ae31d590d7674b3cd5ea]
Files : 
* 
application/src/test/java/org/mifos/application/servicefacade/SaveCollectionSheetStructureValidatorIntegrationTest.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* 
application/src/main/java/org/mifos/accounts/savings/persistence/SavingsPersistence.java
* 
application/src/main/java/org/mifos/framework/components/taggenerator/CustomerTagGenerator.java
* 
application/src/main/java/org/mifos/accounts/savings/business/SavingsActivityEntity.java
* 
application/src/test/java/org/mifos/application/servicefacade/CollectionSheetServiceImplRetrieveSavingsAccountsIntegrationTest.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* 
application/src/main/java/org/mifos/accounts/savings/struts/action/SavingsApplyAdjustmentAction.java

Keith Woodlock : 
[02aa2a888ba28681060fca594a57c47a5f1683c6|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=02aa2a888ba28681060fca594a57c47a5f1683c6]
Files : 
* 
application/src/test/java/org/mifos/accounts/savings/SavingsAdjustmentTest.java
* 
application/src/main/resources/org/mifos/accounts/business/AccountPaymentEntity.hbm.xml
* 
application/src/test/java/org/mifos/accounts/business/AccountPaymentEntityBuilder.java
* 
application/src/test/java/org/mifos/accounts/business/AccountNotesEntityBuilder.java
* 
application/src/main/java/org/mifos/accounts/financial/util/helpers/ChartOfAccountsCache.java
* 
application/src/main/java/org/mifos/accounts/business/AccountPaymentEntity.java
* application/src/test/java/org/mifos/accounts/savings/SavingsCloseTest.java
* application/src/main/java/org/mifos/accounts/business/AccountBO.java
* 
application/src/main/java/org/mifos/application/servicefacade/SavingsServiceFacadeWebTier.java
* application/src/main/java/org/mifos/accounts/savings/business/SavingsBO.java
* 
application/src/test/java/org/mifos/application/servicefacade/CollectionSheetServiceImplRetrieveSavingsAccountsIntegrationTest.java
* 
application/src/main/java/org/mifos/accounts/savings/util/helpers/SavingsHelper.java


> Ensuring interest after adjustment and closure is handled properly using new 
> 'interest implementation'
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-3868
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3868
>             Project: mifos
>          Issue Type: Story
>          Components: Savings Account
>    Affects Versions: Release 1.6.0, Release 1.6.1
>            Reporter: keithwoodlock
>            Assignee: keithwoodlock
>            Priority: Major
>             Fix For: Release E - Iteration 9, Release E
>
>
> Interest is calculated in other places and when savings account enters other 
> states such as closure. This is about ensure that they use the newly 
> rewritten code for interst calculation from MIFOS-3866

-- 
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