Skip to main content
I'm adding multiple products to the opportunity product object with the understanding that the sales price on each of them rollup to the Amount field on the opportunity page.

 

The totals don't add up. Have I got this assumption wrong?
1 answer
  1. Jul 10, 2014, 3:27 PM
    Here is the information from Salesforce's documentation:

     

    Estimated total sale amount. For organizations using multiple currencies, the amount is shown in your personal currency by default. Change the Opportunity Currency picklist to track the amount in another currency.

     

    For opportunities with products, the amount is the sum of the related products. You cannot directly edit the amount unless the opportunity has no products. To change the amount for an opportunity that contains products, edit the sales price or quantity of the related products.

     

    If you change the price book for an opportunity that has products, all products are deleted from the Products related list, but the value in the opportunity's Amount field remains.

     

    See here for reference: (https://help.salesforce.com/HTViewHelpDoc?id=opp_fields.htm&language=en_US)
0/9000