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 »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • CiviMember relation not created automatically
Pages: [1]

Author Topic: CiviMember relation not created automatically  (Read 827 times)

marlutin

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
CiviMember relation not created automatically
June 10, 2010, 12:01:40 am
Civicrm 3.1.5 is running, I've created a new Membership type, specified to add the existing relation type "member of" to an existing organization record.

While entering new membership from the individual record page on civicrm, I go successfully through all the process of creating the new membership and contribution steps, but at the end, no new relation exists btw the individual contact and the organisation.

Do I misunderstood what is the "relation" between a member and an organization in the membership type definition?
is it a feature or a bug? I'm lost with that aspect of civiMember...

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: CiviMember relation not created automatically
June 10, 2010, 04:55:24 am
Quote
Do I misunderstood what is the "relation" between a member and an organization in the membership type definition?

Yes. Membership is not stored as a relationship in CiviCRM.
So in database, the member record are stored in civicrm_membership table (which has other membership related info ) as opposed to relations which is stored in civicrm_relationship table.

You might want to read the chapters regarding Memberships and concepts about Relationships in our online book :
http://en.flossmanuals.net/civicrm

HTH
-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

marlutin

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: CiviMember relation not created automatically
June 10, 2010, 03:14:56 pm
Ok, I've got it, I really missed the step at this point. Thank you for your quick response, I should read more carefully ALL the documentation ;-)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • CiviMember relation not created automatically

This forum was archived on 2017-11-26.