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
bzain9bzain9 

Create Opportunity from Quotes - Validation Rule

I need to create a validation rule when users create an opportunity from quotes and the selected quotes have different currencies. How would I go about adding a Currency validation rule when creating an opportunity from quotes? Sample code would be great!