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 »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Relation between customer <-> product - how to?
Pages: [1]

Author Topic: Relation between customer <-> product - how to?  (Read 1135 times)

mac

  • I post occasionally
  • **
  • Posts: 71
  • Karma: 0
Relation between customer <-> product - how to?
August 26, 2009, 01:15:16 pm
We are a company selling software. We would like to have a possibility to have a list of products (incl. different development versions) and then be able to keep track which customer (individual) uses/bought which version of a given product. Additionally we would like to store a date and other attributes along with the relation itself.

Could somebody please tell me how to achieve this in CiviCRM?

A solution with tags doesn't really seem to be the way to go ...

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: Relation between customer <-> product - how to?
August 26, 2009, 05:46:07 pm

seems like you are looking more for an ecommerce package than CRM. You can check out Ubercart and see if that fits your needs better. We dont particularly do a good job of maintaining lists of products etc. You might want to do it as custom code

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

mac

  • I post occasionally
  • **
  • Posts: 71
  • Karma: 0
Re: Relation between customer <-> product - how to?
August 27, 2009, 06:41:19 am
Quote from: Donald Lobo on August 26, 2009, 05:46:07 pm
seems like you are looking more for an ecommerce package than CRM. You can check out Ubercart and see if that fits your needs better. We dont particularly do a good job of maintaining lists of products etc. You might want to do it as custom code

lobo
I don't have the impression that Ubercart would help us with this question. We are not trying to sell the software and store the information about the version that was purchased in CiviCRM (although that would be maybe an interesting idea for the not so near future).

When we import our contact lists into CiviCRM (we are still in the setup process), we would like to retain the information which version of the software the customer (contact = individual) is using.

How would you store this in CiviCRM?

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: Relation between customer <-> product - how to?
August 27, 2009, 09:22:01 am

use a custom group and custom fields.

if u r storing multiple records of the product/versions, you might want to use the "multiple records" feature of custom groups. However that is a bit limited, since you cannot import or use that custom group in a profile, u'll need to write custom code for that

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

mac

  • I post occasionally
  • **
  • Posts: 71
  • Karma: 0
Re: Relation between customer <-> product - how to?
August 27, 2009, 09:23:56 am
Quote from: Donald Lobo on August 27, 2009, 09:22:01 am
use a custom group and custom fields.

if u r storing multiple records of the product/versions, you might want to use the "multiple records" feature of custom groups. However that is a bit limited, since you cannot import or use that custom group in a profile, u'll need to write custom code for that

lobo
thanks, I'm already in the process of setting it up and testing.

I'm not so concerned about profiles right now. Is there a chance though that this will be supported in a future version?

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: Relation between customer <-> product - how to?
August 27, 2009, 09:30:42 am

i suspect it will be supported in some future version, but that is quite a ways off if i had to guess (unless someone steps up and sponsors it). I dont think it is a trivial project

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Relation between customer <-> product - how to?

This forum was archived on 2017-11-26.