buli
2023-06-27 8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e
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>OSH_input_finish_chk3</fullName>
    <active>true</active>
    <errorConditionFormula>TEXT(QIS_Status__c) = &quot;OSH填写完毕&quot; &amp;&amp; OSH_Manager__c = null</errorConditionFormula>
    <errorDisplayField>OSH_Manager__c</errorDisplayField>
    <errorMessage>OSH提出申请时,必须选择OSH负责CL6 经理级</errorMessage>
</ValidationRule>