<errorConditionFormula>Special_Opp_lanhai__c = false && (PRIORVALUE(ET_SP_Consumption__c) || TEXT(PRIORVALUE(Opportunity_stage__c))='中标签约' || TEXT(PRIORVALUE(Opportunity_stage__c))='确定了OLY参数' || TEXT(PRIORVALUE(Opportunity_stage__c))='没有确定参数' || TEXT(PRIORVALUE(Opportunity_stage__c))='确定了对手参数' || TEXT(PRIORVALUE(Opportunity_stage__c))='预算已经批准') && NOT(ET_SP_Consumption__c) && (TEXT(Opportunity_stage__c)='预算没有批准' || TEXT(Opportunity_stage__c)='提交了预算申请' || TEXT(Opportunity_stage__c)='还没申请预算')</errorConditionFormula>
|