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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Addition of a vehicle entity in CiviCRM
Pages: [1]

Author Topic: Addition of a vehicle entity in CiviCRM  (Read 1761 times)

bighudsonnut

  • I post occasionally
  • **
  • Posts: 84
  • Karma: 2
    • Hudson Essex Terraplane Club site
  • CiviCRM version: 4.6.3
  • CMS version: Joomla 3.4.1
  • MySQL version: 5.5.42
  • PHP version: 5.5.23
Addition of a vehicle entity in CiviCRM
December 13, 2011, 03:43:42 pm
I am the president of an antique car club of about 3,000 members world wide.  I have experimented with CiviCRM and feel it will really meet our need for an online membership site, but there is one big issue we have.   All the data about our cars and trucks are very important to us.  I tried looking into the custom fields but we really need a solution that allows the vehicle record to be an entity that stands on its own.  I need to be able to set up relationships between the cars and their owners and when one is sold, I want to be able to change that relationship, without entering it all in a new custom field.  I also want to maintain history of "owners" as the car passes from one member to another or comes back in the club.

A vehicle can be "owned" by an individual(s) or an organization.  A vehicle can also be part of a household (what we call Registry - grouping by years, engine type, etc..) that have the same type of characteristics.

Like I said above, custom fields don't work for me because if the individual goes away, so does the vehicle information.

I have contemplated sponsoring this as an add to CiviCRM so that it would benefit all.  I would imagine that this could be beneficial for car, tractor, or other type of vehicle clubs.

Any thoughts on the best way to approach this?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Addition of a vehicle entity in CiviCRM
December 13, 2011, 04:33:41 pm

How about creating a sub-type of Organization (since thats closest to an entity) and call that Vehicle

You can then have relationships between I, H and O with V and also extend V with custom data

I think doing the above will give you most (if not all) of what you want :)

If so, instead of sponsoring it, you can now make a contribution to the project here:

http://civicrm.org/civicrm/contribute/transact?reset=1&id=19

or our 4.2 MIH's: http://civicrm.org/mih

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bighudsonnut

  • I post occasionally
  • **
  • Posts: 84
  • Karma: 2
    • Hudson Essex Terraplane Club site
  • CiviCRM version: 4.6.3
  • CMS version: Joomla 3.4.1
  • MySQL version: 5.5.42
  • PHP version: 5.5.23
Re: Addition of a vehicle entity in CiviCRM
December 14, 2011, 06:37:53 am
Thanks for the suggestion.  We are currently having issues getting CiviCRM to come up in our test sub-domain, but as soon as we get that fixed I will try your suggested solution.  We will certainly contribute.  I just need to get this up and running before I take a contribution motion to the board.  If we are using it as our membership database, we will look to support improvements that make functionality that we need better.

bighudsonnut

  • I post occasionally
  • **
  • Posts: 84
  • Karma: 2
    • Hudson Essex Terraplane Club site
  • CiviCRM version: 4.6.3
  • CMS version: Joomla 3.4.1
  • MySQL version: 5.5.42
  • PHP version: 5.5.23
Re: Addition of a vehicle entity in CiviCRM
January 12, 2012, 12:58:08 pm
So I have created a sub-organization called Vehicle and put all the custom fields needed for the vehicle.  It requires, however, a unique name for the organization.  How can I fill out the vehicle custom fields without having to come up with an organizational name for every vehicle.  Also in CiviContribute I want to have the individual fill out their contact information to sign up for membership, and then I would like them to be able to fill out infomration about their vehicle.  Can I do that as a profile or do I have to take them to manage their profile and then fill out vehicles?

Upperholme

  • Administrator
  • Ask me questions
  • *****
  • Posts: 568
  • Karma: 8
    • MC3
  • CiviCRM version: 4.x
  • CMS version: Drupal 6.x/7.x, Wordpress, Joomla
Re: Addition of a vehicle entity in CiviCRM
January 13, 2012, 04:53:04 am
Presumably you'll need to be able to identify every vehicle in your database uniquely, so it would make sense to use this unique identifier as the name, and kill two birds with one stone. I'm in the UK, and here every vehicle on the road has unique licence plate (we cal it the registration number). Id on't know what it's like where you but I imagine there must be a unique identifier for each vehicle.

In terms of collecting information from your members when signing up, assuming you are using Drupal as your CMS, perhaps the webform_civicrm module is your friend here?
Graham Mitchell
http://mc3.coop

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Addition of a vehicle entity in CiviCRM

This forum was archived on 2017-11-26.