Savings Interest Calculation Refactoring
Business Goals
Addresses interest calculation issues encountered by SECDEP
Project Leadership
Role |
Team Member |
---|---|
Business Analyst Lead |
Kay Chau |
Engineering Lead |
Keith Woodlock |
QA Lead |
Jeff Brewster |
Project Deliverables
Project Details
The purpose of this project was to redesign the existing method for calculation of interest for savings accounts. The legacy approach had a dependency on the ordering of transactions (account_trxn) which caused problems. There was also an opportunity to write cleaner code that was unit test driven.
see http://mifosforge.jira.com/wiki/display/MIFOS/Savings
see http://mifosforge.jira.com/wiki/display/MIFOS/Savings+Interest+Calculation+and+Posting