Another process then takes any products with the OppStage maked as Closed Won and creates assets from them.
I have also tried to implement a validation rule that stops users from being able to edit opp products after close. The problem is, that the validation fires before the process, so its not letting my process edit the Opportunity Products which kills my whole Asset creation process. Does anyone have any thougths about a better way to do any of this?
7 answers
Hi,
This is a workaround for conflicts between validation rule and process builder processes.
https://help.salesforce.com/articleView?id=000247715&type=1
Hope it helps!