| | |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Opera_Save_Check</fullName> |
| | | <active>true</active> |
| | | <errorConditionFormula>AND( OR(Text(Which_Project__c)='a.手术',Text(Which_Project__c)='b.检查'),or(isblank(Opera_Name__c),isnull(Opera_Name__c),isnull(Text(Is_Used_For_The_Opera__c)),isblank(Text(Is_Used_For_The_Opera__c))))</errorConditionFormula> |
| | | <errorConditionFormula>AND( OR(Text(Which_Project__c)='a.手术',Text(Which_Project__c)='b.检查'),or(isblank(Opera_Name__c),isnull(Opera_Name__c),isnull(Text(Is_Used_For_The_Opera__c)),isblank(Text(Is_Used_For_The_Opera__c))),$User.Username !='buli@deloitte.com.cn.stagefull')</errorConditionFormula> |
| | | <errorMessage>请补全“手术/检查“,相关内容</errorMessage> |
| | | </ValidationRule> |