binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>CannotBackToOpportunity</fullName>
    <active>true</active>
    <description>20220509XYOU-CE68L5排除系统管理员</description>
    <errorConditionFormula>Cnt_Lost_cancel_report__c &gt; 0 &amp;&amp; ISCHANGED(StageName) &amp;&amp; Text(StageName) == &apos;引合&apos; &amp;&amp; $User.ProfileId &lt;&gt;&apos;00e10000000Y3o5&apos;</errorConditionFormula>
    <errorMessage>取消失单的询价不能更改状态</errorMessage>
</ValidationRule>