<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>SpecificInquiryFileType00</fullName>
|
<active>true</active>
|
<description>2M1、2M2、2M5、以及系统管理员可以创建类型为"G.T1清单"的询价文件</description>
|
<errorConditionFormula>ISNEW() && TEXT(Oppor_File_Stage__c) = 'G' && $User.ProfileId != '00e10000000xnoi' && $User.ProfileId != '00ep0000000OXVH' && $User.ProfileId != '00e10000000xnon' && $User.ProfileId != '00e1000000125Pw' && $User.ProfileId != '00ep0000000On52' && $User.ProfileId != '00e10000000dEQx' && $User.ProfileId != '00e10000000dzzG' && $User.ProfileId != '00e10000000Y3o5' && $User.ProfileId != '00e10000000xo1D' && $User.ProfileId != '00e10000000xyVi'</errorConditionFormula>
|
<errorDisplayField>Oppor_File_Stage__c</errorDisplayField>
|
<errorMessage>您没有权限创建类型为"G.T1清单"的询价文件</errorMessage>
|
</ValidationRule>
|