Results 1 to 2 of 2

Thread: help needed with simple idea - how do i query sugar?

  1. #1
    nick0 is offline Junior Member
    Join Date
    Oct 2007
    Posts
    2

    Default help needed with simple idea - how do i query sugar?

    Hi,
    I'm not a programmer per se but i've got ambitions and I'd like to add a simple function to my sugar crm Tasks module.

    The short version is, I'm asking how to query Sugar to retrieve addresses for my accounts. (If you know of a good tutorial on the subject that would be awesome too.) Read on if you're curious why and what for...

    I'm using the Tasks module for my Warehouse guy to schedule deliveries to customers. So my tasks list looks like this

    Checkbox...Account...Date...Time

    I want to add a function in the module that takes items he checks in the checkboxes, retrieves the shipping address of the account and passes it to google maps like this:

    StreetAddress+City+State+to:StreetAddress+City+Sta te+to:StreetAddress+City+State+to:

    This will save my delivery guy about 30 minutes every morning, giving us a cool way to quickly generate directions from delivery address to delivery address with zero effort.

    So, I've got the form part under control, getting the list of checked items. If I just sent account names to google, I'd be done right now : )

    Help would be appreciated, i'll post updates here as I go.
    Thanks, Nick.

  2. #2
    nick0 is offline Junior Member
    Join Date
    Oct 2007
    Posts
    2

    Default Re: help needed with simple idea - how do i query sugar?

    here's the variables i;m going to use right?
    {SHIPPING_ADDRESS_STREET}
    {SHIPPING_ADDRESS_CITY}
    {SHIPPING_ADDRESS_STATE}
    {SHIPPING_ADDRESS_POSTALCODE}

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 8
    Last Post: 2009-12-02, 04:04 PM
  2. Replies: 0
    Last Post: 2006-03-11, 04:06 PM
  3. Port simple web application to Sugar 4.0 module
    By rjlawr in forum Classifieds
    Replies: 1
    Last Post: 2006-01-18, 03:29 AM
  4. Sugar Open Source 3.5.1 Available for Download
    By jnassi in forum Announcements
    Replies: 1
    Last Post: 2005-09-27, 06:43 AM

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
  •