GitHub user anuragmath opened a pull request:
https://github.com/apache/incubator-fineract/pull/67
Client data Added fields
For those who need to add more personal details about a client and also a
additional contact address the following fields have been added
1. Father Name
2. Email Address
3. Marital Status (Collection)
(create codes through manage codes in admin->system and code title
should be same as given clientdataconstat.java file)
4. Religion (Collection)
5. Dependent (Collection)
6. Education (Collection)
same code creation from rest below fields
This kind of data will useful for NBFC/MFI to collect more information
about there clients.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anuragmath/incubator-fineract ClientData
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-fineract/pull/67.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #67
----
commit e09b702cd68b9c2f7509612a8d7ec20e24ea9f38
Author: anuragmath <[email protected]>
Date: 2016-04-07T10:35:52Z
Loan_Product_Office_Name_Parameter
commit 075d81d45f762b0bf3743fbe038e6caf7c75c961
Author: anuragmath <[email protected]>
Date: 2016-04-08T20:14:33Z
client detail increment
commit 1fb743a2aaddddfb70ce02d625c528a6696cd4b4
Author: anuragmath <[email protected]>
Date: 2016-04-08T20:15:28Z
client detail increment
commit c67cb4f992974680f0813fc1d603faa0cc6d0e4b
Author: anuragmath <[email protected]>
Date: 2016-04-08T20:16:52Z
database migration edit
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---