Hi there,
I am getting "pricebook entry currency code does not match opportunity currency code" when trying to add Opportunity Line Item. The Pricebook has multiple entries with different CurrencyCode. But I am taking in only those entries that match the Opportunity Currency Code.
Any help on this is appreciated. Thanks in advance !
1 answer
Hey Neethu,
You can check pricebook object in your salesforce org.you may have assigned any other pricebook there and you are mentioning another pricebook id in your code.
You can go through the link below,
Data loader error: field integrity exception: PricebookEntryId - Salesforce Developer Community
Thanks,
Piyush