Skip to main content
My users cannot update the sales price on an opportunity line item. The field is editable by all, but does not save the changes. I found this trigger on our org (created by past developer), and I'm not sure if this is causing it? What do I do? I dont need the field to be updted by a trigger, I want it to be fully editable by users.

 

Update Sales Price
1 risposta
  1. 28 nov 2011, 09:46
    Hi,

     

    The trigger is assigning the value of "List Price" to "Unit Price (whose label is Sales Price)".

     

    You can deactivate the trigger and check if everything works fine. It should work fine..
0/9000