Posts

Showing posts with the label at least one

Salesforce Fact #640 | At least one line item

Image
Suppose once an opportunity is added with a related opportunity line item, it needs to have at least one line item from then on. We cannot delete all the related line items. We can implement the same using the HasOpportunityLineItem field in a validation rule. Attached is the screenshot.