| | |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Estimate_Target_Agency_Require</fullName> |
| | | <active>true</active> |
| | | <errorConditionFormula>$Profile.Id != '00eC600000003SX' /* GPI_系统管理员 不报错 */ |
| | | <errorConditionFormula>$Profile.Id != '00e10000000dEQx' /* GPI_系统管理员 不报错 */ |
| | | && |
| | | $User.Id != '005C60000001UFN' /* Batch User 不报错 */ |
| | | $User.Id != '00510000000fSYI' /* Batch User 不报错 */ |
| | | && |
| | | !$User.Batch_User__c /* Batch User 不报错 */ |
| | | && |