Hi Maina,

This is a issue that 7 is a hardcoded value in the code, the
configuration property is not working for now.

http://mifosforge.jira.com/browse/MIFOS-1537

To fix this issue and support 10 digits before decimal we might have to,
- change in schema to have DECIMAL(13,3)  (10 before decimal + 3 after decimal).
- remove the hardcoded value and use the values from configuration files
- put validation for configuration file (at startup) not to have
digitbeforedecimal more than 10 set by user.

Udai

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to