CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Guidance-Charity Microfinance
Pages: [1]

Author Topic: Guidance-Charity Microfinance  (Read 916 times)

lemarve

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.9
  • CMS version: Joomla
  • MySQL version: 5.5.27
  • PHP version: 5.4.6
Guidance-Charity Microfinance
April 15, 2013, 08:04:23 am
Hi I'm a newbie looking for some guidance
I have been looking for a solution for a small microfinance institution in Sierra Leone.
It gives loans to small groups of traders.
However it wants to ensure that all inviduals are registered and issued with mifare ID cards.

I was wondering if anyone knows of any id card system or extension that has been integrated with CiviCRM?
Or any other guidance as to how to approach this?

Cheers,

Sallia

lolas

  • I post frequently
  • ***
  • Posts: 134
  • Karma: 9
    • Freeform Solutions
  • CiviCRM version: Several
  • CMS version: Drupal
  • MySQL version: 5.1+
  • PHP version: Several
Re: Guidance-Charity Microfinance
April 23, 2013, 08:10:01 am
I would add a custom field set to the contact type to store the ID card number and anything else you need about the card such as validity dates etc.
If a person can have more than one card over time then make the custom field set a multiple entry set.

Create a subtype of organization for "Trader Group" and create relationships from the people to the Trader group so you can track their dates and people can belong to more than one group.

When saving a grant given to a "Trader Group" you will need a custom hook to make sure all the people related to the group have a current ID card.
This should only be about 50-150 lines of custom code - depending on how complicated you make it.

You may also want a custom report to show:
Grants > Trader Groups > People > Card IDs
Freeform Solutions provides technology and management consulting, website and database development, and managed internet hosting solutions for not-for-profit organizations (NFPs).

lemarve

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.9
  • CMS version: Joomla
  • MySQL version: 5.5.27
  • PHP version: 5.4.6
Re: Guidance-Charity Microfinance
April 25, 2013, 02:04:58 am
Many thanks lolas.
Much appreciated

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Guidance-Charity Microfinance

This forum was archived on 2017-11-26.