These products have a list price of 0. What do we need to do to remove the error? Please help! Thanks : )
4 个回答
For this error , Salesforce allows users to update ListPrice(UnitPrice) on PricebookEntry. But it won't automatically reflect in OrderItem. So the ListPrice value here becomes different.
So users have to manually update to the historical value on PricebookEntry??