Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Feature

This is to capture additional information of the clients family.

Status

There is ongoing development work to implement this feature.

Contact Details

chandan.rao@sungard.com

Feature Summary

Currently mifos captures family information of a client. But it can only be one relative, from spouse or father. This feature is being implemented so that the MIS is capable of capturing information regarding the other dependent family members.

Feature Description

The fields that will be captured for each family member will be first name, middle name, last name, relationship, gender, date of birth, living status ( This is to learn whether the person is living with the client or not).

There will be a configuration property in the file:

application/src/main/resources/org/mifos/config/resources/applicationConfiguration.default.properties

That will be used to specify whether this feature needs to be turned on or not. If its turned off the flow in the application will not be any different than before.

Possible Additional Configuration properties

Currently there is one additional configuration property that lets the MFI specify the maximum number of family members that can be entered.

There will probably be additional properties that will be mainly to do with validations.

References

  • No labels