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

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

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-master 
#2286|http://ci.mifos.org/hudson/job/head-master/2286/]
     [MIFOS-3771] Added more tests around the cash-flow module
[MIFOS-3771] Introduced indebtedness rate into cash flow form for validations
[MIFOS-3771] Added validations around indebtedness rate

Kalyan Akella : 
[1418d721d78b67b2a2618d6f886165b303b6b389|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=1418d721d78b67b2a2618d6f886165b303b6b389]
Files : 
* 
cashflow/src/test/java/org/mifos/platform/cashflow/service/CashFlowServiceTest.java
* 
application/src/test/java/org/mifos/accounts/loan/struts/action/LoanAccountActionTest.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/matchers/CashFlowFormMatcher.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/model/CashFlowFormTest.java
* 
application/src/test/java/org/mifos/framework/util/LocalizationConverterTest.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/controller/CashFlowControllerTest.java
* 
application/src/main/java/org/mifos/accounts/loan/struts/action/LoanAccountAction.java
* cashflow/src/main/webapp/WEB-INF/flows/captureCashFlow.xml
* 
cashflow/src/test/java/org/mifos/platform/cashflow/builder/CashFlowBuilder.java
* cashflow/src/main/java/org/mifos/platform/cashflow/CashFlowConstants.java
* 
cashflow/src/main/java/org/mifos/platform/cashflow/ui/controller/CashFlowController.java
* 
cashflow/src/main/java/org/mifos/platform/cashflow/ui/model/CashFlowValidator.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/matchers/CashFlowMatcher.java
* 
application/src/main/java/org/mifos/customers/util/helpers/CustomerConstants.java
* cashflow/src/main/java/org/mifos/platform/cashflow/ui/model/CashFlowForm.java
* 
application/src/test/java/org/mifos/application/cashflow/struts/CashFlowAdaptorTest.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/model/CashFlowValidatorTest.java

Kalyan Akella : 
[fe67a91f3d5ab6deafcd582ee51773f832863380|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=fe67a91f3d5ab6deafcd582ee51773f832863380]
Files : 
* 
application/src/test/java/org/mifos/application/cashflow/struts/CashFlowAdaptorTest.java
* cashflow/src/main/java/org/mifos/platform/cashflow/ui/model/CashFlowForm.java
* cashflow/src/main/webapp/WEB-INF/flows/captureCashFlow.xml
* 
cashflow/src/test/java/org/mifos/platform/cashflow/matchers/CashFlowFormMatcher.java
* 
application/src/main/java/org/mifos/accounts/loan/struts/action/LoanAccountAction.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/controller/CashFlowControllerTest.java
* cashflow/src/main/java/org/mifos/platform/cashflow/CashFlowConstants.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/model/CashFlowValidatorTest.java
* 
cashflow/src/main/java/org/mifos/platform/cashflow/ui/controller/CashFlowController.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/model/CashFlowFormTest.java
* 
application/src/main/java/org/mifos/application/cashflow/struts/CashFlowAdaptor.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/business/LoanOfferingBO.java

Kalyan Akella : 
[5c7bcf5794f146f6e60dd5a8c97617cc9148253f|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=5c7bcf5794f146f6e60dd5a8c97617cc9148253f]
Files : 
* 
application/src/main/java/org/mifos/customers/util/helpers/CustomerConstants.java
* 
application/src/main/java/org/mifos/application/cashflow/struts/CashFlowAdaptor.java
* 
serviceInterfaces/src/main/java/org/mifos/platform/cashflow/service/CashFlowDetail.java
* 
application/src/main/java/org/mifos/accounts/loan/struts/action/LoanAccountAction.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/model/CashFlowValidatorTest.java
* 
application/src/main/java/org/mifos/accounts/loan/struts/actionforms/LoanAccountActionForm.java
* 
cashflow/src/main/resources/org/mifos/platform/cashflow/ui/localizedProperties/cashflow_messages_fr.properties
* cashflow/src/main/java/org/mifos/platform/cashflow/ui/model/CashFlowForm.java
* 
application/src/test/java/org/mifos/accounts/loan/struts/action/LoanAccountActionTest.java
* 
cashflow/src/test/java/org/mifos/platform/cashflow/ui/model/CashFlowFormTest.java
* 
application/src/test/java/org/mifos/application/cashflow/struts/CashFlowAdaptorTest.java
* 
cashflow/src/main/resources/org/mifos/platform/cashflow/ui/localizedProperties/cashflow_messages.properties
* 
serviceInterfaces/src/test/java/org/mifos/platform/cashflow/service/CashFlowDetailTest.java
* 
cashflow/src/main/java/org/mifos/platform/cashflow/ui/model/CashFlowValidator.java
* cashflow/src/main/java/org/mifos/platform/cashflow/CashFlowConstants.java


> Validate Repayment Capacity & Indebtedness Rate
> -----------------------------------------------
>
>                 Key: MIFOS-3771
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3771
>             Project: mifos
>          Issue Type: Story
>    Affects Versions: Elsie F - Iteration 4
>            Reporter: Tejus Datta
>            Assignee: mifosdeveloperqueue
>            Priority: Major
>             Fix For: Elsie F - Iteration 5, Elsie F
>
>         Attachments: 3771_Display validation messages after comparison of 
> Indebtedness rate and repayment capacity-2.doc
>
>
> This story would stop users from creating a loan account if the Indebtedness 
> rate OR repayment capacity calculated exceeds the threshold specified for the 
> loan product.
> Indebtedness rate and repayment capacity calculations will be handled as part 
> of this story itself.

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

        

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to