Here is my rule, it is throwing the error even when the pricebooks do match. Any ideas? THANKS!
AND ( NOT(ISBLANK(PONumber__c)),Pricebook2.Name <> SyncedQuote.Pricebook2.Name )
Here is my rule, it is throwing the error even when the pricebooks do match. Any ideas? THANKS!
AND ( NOT(ISBLANK(PONumber__c)),Pricebook2.Name <> SyncedQuote.Pricebook2.Name )