function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
CrazyKateCrazyKate 

Products - List Price - Editing

Hi
 
Looking for some information on the ability to edit certain fields withing the opportuntiy products module (i.e list price, sales price) characteristics.
specifically I need to change the number of decimal spaces withing the list price.  The software does not allow changes to be made to this field.
any ideas?
custom fields are not an option since they will not roll up to total opportuntiy amount.
 
Thanks
CrazyKate
Mike LeachMike Leach
A custom Number field can be added to the Product object to create values with more precision, but PriceBook.StandardPrice appears to be a fixed currency type.