Hello Sendoro,
We wanted to further understand the requirement of adding the Identifiers to
family members.Could you please let us know, if you are currently using this
set up.If yes, how is storing identifiers corresponding to family members
helping you in your operations.
Regards,Nikhil
From: Sendoro Juma <[email protected]>
To: [email protected]; Nikhil Pawar <[email protected]>
Cc: Ed Cable <[email protected]>; Nayan Ambali <[email protected]>; Shaik
Nazeer <[email protected]>
Sent: Thursday, 25 May 2017 4:42 PM
Subject: Re: Requirement to capture Family details of client in Fineract
Dear Nikhil,
I immediate spot "Marital Status", missing
May be these are needed too to fully identify the person.
National Identity #
Identity Document Type:
Regards
Sendoro
----- Original Message -----
From: "Nikhil Pawar" <[email protected]>
To: "Nikhil Pawar" <[email protected]>, "Dev" <[email protected]>
Cc: "Ed Cable" <[email protected]>, "Nayan Ambali" <[email protected]>,
"Shaik Nazeer" <[email protected]>
Sent: Thursday, May 25, 2017 2:05:25 PM
Subject: Re: Requirement to capture Family details of client in Fineract
Hello Devs,
Here are the proposed fields for the relationship table: Table name:
m_family_members-----------------------------------------------------------------------------------
- id (long)
- client_id (long) (Foreign Key) links id of
m_client
- FirstName (String)
- MiddleName (String)
- LastName (String)
- Qualification (String)
- relationship_cv_id (long) (Foreign Key) links id m_code_value
- profession_cv_id (long) (Foreign Key) links id m_code_value
- Gender_cv_id (long) (Foreign Key) links id m_code_value
- DateOfBirth (date dd:mm:yyyy)
Let me know, if you want to add additional fields.
Regards,Nikhil
From: Nikhil Pawar <[email protected]>
To: Dev <[email protected]>
Cc: Ed Cable <[email protected]>; Nayan Ambali <[email protected]>; Shaik
Nazeer <[email protected]>
Sent: Wednesday, 24 May 2017 3:32 PM
Subject: Requirement to capture Family details of client in Fineract
Hello Devs,
During integration of Equifax India , I felt the need to capture the Family
details of the client in Fineract.Currently I have hard coded the values to
make things work as there is no provision in Fineract to store the details of
Family.
However in the process of making the Integration generic, we would have to
capture these details in dedicated table.I would soon come up with the design
of the family details table.Meanwhile, if community members have alternative
suggestions, they are highly welcomed.
Regards,Nikhil