TECHDEBT: procedural code: remove procedural code for creating LoanSchedule 
installments for loans
--------------------------------------------------------------------------------------------------

                 Key: MIFOS-4657
                 URL: http://mifosforge.jira.com/browse/MIFOS-4657
             Project: mifos
          Issue Type: Story
          Components: Loan Account
    Affects Versions: Elsie F
            Reporter: keithwoodlock
            Assignee: keithwoodlock
             Fix For: Release G


As part of work to spike opening balances for loans I came upon the 
'procedural' code that is responsible for creating the loan installments. I 
refactored this code a little bit and duplicated it in loan service facade 
(also in loanBO). What needs to happen is that this procedural code is moved 
into a seperate class and this code is invoked where installments are needed to 
be created, (loan creation, redo loan, loan disbursal etc) and then remove the 
masses or procedural code from LoanBO 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

        

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to