• 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…
  • what is the suggested way of getting linked beans with conditions???

    Hi all, I have been always having this question since the early days when i start use sugar. It is suggested that we should use sugar bean instead of SQL all the time. However, i do find sometime use SQL is way faster than use sugar bean in case that…