<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Submit_Plan_Sales_GS_URO_GYN_ENT</fullName>
|
<active>true</active>
|
<errorConditionFormula>AND(Submit_Customer_target__c=TRUE,
|
Is_Active_Formula__c != "无效",
|
OR(RecordType.Id = "01210000000Qeze",RecordType.Id = "01210000000Qezj",RecordType.Id = "01210000000Qezo",RecordType.Id = "01210000000Qezt"),
|
ISBLANK(Department_Budget_Sum_Price__c))</errorConditionFormula>
|
<errorDisplayField>Department_Budget_Sum_Price__c</errorDisplayField>
|
<errorMessage>计划申请之前,请输入"科室预算金额"</errorMessage>
|
</ValidationRule>
|