Hi all I am developer and I am checking the Mifos Core Banking. Firstly thank you for making this such an amazing system public to all (open source).
In analyzing the system I found out that in "admin/system/ Global Configuration" all values are as Numbers. So sometimes there will be some requirements to have configs as String values. Having values as string, can help System Administrators to understand Configurations easily. Also in adding new features to the core, some configurations need to have values other than numbers. Where can a developer can put these kind of configurations? Sincerely yours.
