• Custom module logic hook to create Opportunity fails to link Account

    I have a custom module (Named QTES_Quotes) that needs to create an Opportunity record, transfer the field values and relationships, and save the record. I've gotten everything to work except for adding the stock relationship to the Accounts module (renamed…
  • How do I retrive the member accounts relationship with Bean?

    As the title suggests; I try to retrive the relationship that account have to itself. I have done this using the API (Accounts/link/members) but now I want to do this by using Beans. So, how should I proceed? I've tried the following without success:…