Skip to main content
Getting the following error: The following record failed to process. OrderItem MAS_CO2-... The issue was: Required fields are missing: [PricebookEntryId].Order Products must have a Price Book Entry that belongs to the Price Book related to the parent Order.: Price Book Entry ID. Enter a List Price.: List Price.

 

These products have a list price of 0. What do we need to do to remove the error? Please help! Thanks : )

 

 
4 answers
  1. Jul 22, 1:57 PM

    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??

0/9000