Title: Message Title
|
|
|
|
Implementation details : Adding script to insert 'fundType' code name to m_code table.
Introducing new column in m_loan table called 'fund_type_cv_id' is the foreign key which capture m_code_value primary key data and another column funding_date which capture the date of funding.
Creating new table called m_fund_loan_mapping_history which has fields loan_id, fund_id, fund_type_cv_id, start_date, end_date to capture the history of fund, fundType associated with loan.
In new/edit loan application 'Fund type' eg.. hypothication, buyout, etc... and 'Funding date' will be added, both fields are optional.
When 'fundType' is associated with loan and 'fundingDate' is not entered then current date is stored in 'funding_date' field in m_loan table.
When first time combination of 'fund', 'fundType' associate with loan while create/edit at that time 'loan_id', 'fund_id', 'fund_type_cv_id', 'start_date' is captured in m_loan_fund_mapping_history.
Whenever 'fund' or 'fundType' or both changes then 'loan_id', 'fund_id', 'fund_type_cv_id', 'end_date' is captured in m_loan_fund_mapping_history.
To associate loan a/c's fetch loan a/c's based on the parameters like loan status, product, office, loan outstanding percentage, loan outstanding amount e.t.c. Then This feature allows 'fund' and or 'fundType' is associated or both to associate with loans in bulk fashion.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues