<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>RC_input_finish_chk6</fullName>
|
<active>false</active>
|
<description>和 need_judge_when_no_found 冲突</description>
|
<errorConditionFormula>TEXT(QIS_Status__c) = "RC填写完毕" && RC_problem_not_found__c = false && Not(Isblank(Text(OCM_judgement1__c)))</errorConditionFormula>
|
<errorDisplayField>RC_problem_not_found__c</errorDisplayField>
|
<errorMessage>第一次判定没有批准过</errorMessage>
|
</ValidationRule>
|