Results 1 to 2 of 2

Thread: Not saving amount field when editing an opportunity

  1. #1
    miguel.medina is offline Junior Member
    Join Date
    Jul 2010
    Posts
    1

    Default Not saving amount field when editing an opportunity

    When editing an opportunity, changes in Amount field are never saved. I can see that the http post has the correct new value (15000 in the example) but -when saving- the application uses the old value. Below you can find debug log. Any idea on what can be happening? Thanks!

    ---------
    Wed Jul 28 10:02:19 2010 [30093][3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c][INFO] Update Opportunity: Update opportunities set name='X lottery', date_modified='2010-07-28 13:02:19', modified_user_id='3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c', created_by='b1ccdbce-5c12-4ea2-89a5-4a93ffe0a21e', description=null, deleted='0', assigned_user_id='b317b537-8b67-a0df-9aea-4a53e15e2681', opportunity_type='New Business', campaign_id=null, lead_source=null, amount='5000', amount_usdollar='5000', currency_id='-99', date_closed='2010-03-01', next_step=null, sales_stage='Needs Analysis', probability=25 WHERE ID = '9ad49e55-9d81-e7c4-b77d-4ae845122e2b'
    Wed Jul 28 10:02:19 2010 [30093][3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c][INFO] Save: Update opportunities set name='X lottery', date_modified='2010-07-28 13:02:19', modified_user_id='3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c', created_by='b1ccdbce-5c12-4ea2-89a5-4a93ffe0a21e', description=null, deleted='0', assigned_user_id='b317b537-8b67-a0df-9aea-4a53e15e2681', opportunity_type='New Business', campaign_id=null, lead_source=null, amount='5000', amount_usdollar='5000', currency_id='-99', date_closed='2010-03-01', next_step=null, sales_stage='Needs Analysis', probability=25 WHERE ID = '9ad49e55-9d81-e7c4-b77d-4ae845122e2b'
    Wed Jul 28 10:02:19 2010 [30093][3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c][INFO] Query:Update opportunities set name='X lottery', date_modified='2010-07-28 13:02:19', modified_user_id='3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c', created_by='b1ccdbce-5c12-4ea2-89a5-4a93ffe0a21e', description=null, deleted='0', assigned_user_id='b317b537-8b67-a0df-9aea-4a53e15e2681', opportunity_type='New Business', campaign_id=null, lead_source=null, amount='5000', amount_usdollar='5000', currency_id='-99', date_closed='2010-03-01', next_step=null, sales_stage='Needs Analysis', probability=25 WHERE ID = '9ad49e55-9d81-e7c4-b77d-4ae845122e2b'
    Wed Jul 28 10:02:19 2010 [30093][3c50b176-2072-9a69-0ec3-4c3f1a5b2c5c][INFO] Query Execution Time:0.083428144455
    --------

  2. #2
    banning's Avatar
    banning is offline Sugar Community Member
    Join Date
    Jul 2010
    Location
    Kansas
    Posts
    73

    Default Re: Not saving amount field when editing an opportunity

    i just made a post that sounds similar to your problem.. its like its recalling the cache. I believe if we're having teh same problem i noticed when i chose "Clear Vardefs Data Cache" in the admin panel and then refresh that page the new value comes up. I hope someone here has a solution for us.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Total amount on Opportunity list view
    By kinshibuya in forum Help
    Replies: 17
    Last Post: 2011-01-19, 06:39 PM
  2. Opportunity Amount invalid entry
    By slindley in forum Help
    Replies: 0
    Last Post: 2010-07-28, 03:19 AM
  3. Total amount on Opportunity list view - again
    By marclangston in forum Help
    Replies: 2
    Last Post: 2009-12-17, 05:27 PM
  4. Updating Opportunity Amount
    By Thorsten Vieten in forum Developer Help
    Replies: 4
    Last Post: 2009-10-28, 01:45 PM
  5. Replies: 1
    Last Post: 2008-10-31, 11:52 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
  •