| | |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>ApplyMust_DelayReportReason</fullName> |
| | | <active>true</active> |
| | | <errorConditionFormula>$Profile.Id != '00e10000000dzzG' /* GPI_系统管理员New 不报错 */ |
| | | <errorConditionFormula>$Profile.Id != '00e10000000dzzG' /* GPI_系统管理员New 不报错 */ |
| | | && |
| | | $Profile.Id != '00e10000000dEQx' |
| | | && |
| | | $Profile.Id != '00e10000000Y3o5' /* 系统管理员 不报错 */ |
| | | && $User.Id != '00510000000fSYI' /* Batch User 不报错 */ |
| | |
| | | Text( QIS_Status__c )=='申请中') |
| | | && DelayReportReason__c=''&& QIS_Submit_day__c-Trable_occur_daY_collect__c>1</errorConditionFormula> |
| | | <errorDisplayField>DelayReportReason__c</errorDisplayField> |
| | | <errorMessage>QIS提交日期超过问题联络收到日1天,必须填写问超时报告的理由</errorMessage> |
| | | <errorMessage>QIS提交日期超过问题联络收到日 1天,必须填写问超时报告的理由</errorMessage> |
| | | </ValidationRule> |