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
seekerbillycoxseekerbillycox 

Pricing with more than 2 decimal places

I am working on a new SF implementation for a business that does process manufacturing and products frequently have prices with up to 12 decimal places.

 

Is it possible to change the product pricing data type to support more than two decimal places?

 

 If so, how?  If not, what is the workaround or best-practices solution?

 

 

Thanks in advance.

imuinoimuino

You can specify that on the object edition page, theres a field where you can tell it how many decimal numbers to show.

Is that what you are looking for?

Thanks

seekerbillycoxseekerbillycox

I have created a custom field called 'baseprice' in Product2 and it has the desired level of decimals, but I don't know how to make that work with a pricebook.