binxie
2024-01-18 22bd41f13147fce1df6ff35b592720c9cb387de9
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>