Results 1 to 2 of 2

Thread: Compare the Rows of Two Tables in plugin

  1. #1
    crmdev is offline Junior Member
    Join Date
    Nov 2011
    Posts
    1

    Default Compare the Rows of Two Tables in plugin

    hello i want to write a plug in which will compare the sales_id(it is an attribute on SalesHistory Table) and sales_id(which is attribute on Account Table)

    if they are equal i want to set sales_id(it is on account table) to account_id (it is om saleshistory table ).

    here is my question i have tried to get values by using retrieve crm method but it didnt success to work this job.

    how can i perform this task ?

    thanks

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Compare the Rows of Two Tables in plugin

    You can do that in a before_save logic hook.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Compare contact and account
    By nekeat in forum General Discussion
    Replies: 0
    Last Post: 2011-01-14, 06:46 AM
  2. date compare
    By nanduruchi in forum Developer Help
    Replies: 3
    Last Post: 2010-10-20, 11:35 AM
  3. Compare old and new value in a logic hook
    By chrislynch8 in forum Developer Help
    Replies: 1
    Last Post: 2010-09-15, 02:14 PM
  4. Replies: 0
    Last Post: 2008-11-19, 09:58 PM
  5. Replies: 3
    Last Post: 2008-03-28, 01:17 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •