Convert existing create loan account work flow from jsp/struts to 
blueprint/flt/spring along with service facade and DTOs
-------------------------------------------------------------------------------------------------------------------------

                 Key: MIFOS-3682
                 URL: http://mifosforge.jira.com/browse/MIFOS-3682
             Project: mifos
          Issue Type: Story
          Components: Loan Account
            Reporter: keithwoodlock
            Assignee: Van Mittal-Henkle
             Fix For: Unscheduled


This will involve the following:

#) Success and Failure (validation) functional tests (selenium) for loan 
account creation
#) blueprint css, jQuery, freemarker and spring web flow/spring mvc for ui of 
loan account creation flow.
#) adding service facade methods and DTOs for loan account creation.
#) use of spring security in place of security used in struts
#) involves the replacement of a large part of loanAccountAction.java and 
custSearchAction.java

Note: customer search may need full refactoring as current implementation 
passes an object back to presentation layer that contains hibernate session and 
paging etc is implemented at that level.

create loan account flow (loanAccountAction.do)
  - 1 select customer (customer search) -> custSearchAction.do
  - 2 select loan product (from applicable loan products dropdown)
  - 3 enter loan account info (staying within rules of loan product)
  - 4 review proposed loan installments (based on disbursal date/loan product)
  - 5 preview all loan details
  - options 
        - re-edit account information (back to step 3) 
        - save for later
        - submit for approval (depending on configuration, could be submit as 
active)
        - cancel


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

        

------------------------------------------------------------------------------
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful, 
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance. 
http://p.sf.net/sfu/dell-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to