binxie
2024-01-22 4688e276eee13cd2e521aa55afb5725cb0fda270
force-app/main/default/workflows/Quote.workflow-meta.xml
@@ -84,7 +84,8 @@
            <type>Alert</type>
        </actions>
        <active>true</active>
        <formula>Not(isNull(Queto_Confirm_Date__c))&amp;&amp;  isNull(PRIORVALUE(Queto_Confirm_Date__c ))</formula>
        <formula>Not(isNull(Queto_Confirm_Date__c))&amp;&amp;
 isNull(PRIORVALUE(Queto_Confirm_Date__c ))</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
</Workflow>