| <?xml version="1.0" encoding="UTF-8"?> | 
| <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>SpecificInquiryFileType</fullName> | 
|     <active>true</active> | 
|     <description>2021.06.03 李旺 修改 | 
| 添加 2S6营业助理和119_营业管理部</description> | 
|     <errorConditionFormula>ISNEW() && TEXT(OpporFileStage__c) = 'G' && $User.UserRoleId != '00E10000001Z5qL' && $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' && $User.ProfileId != '00e10000000dE0K' && $User.ProfileId != '00e10000000xnpR' && $User.ProfileId != '00e10000000xyK6' && $User.ProfileId != '00e9D000000ewjU'</errorConditionFormula> | 
|     <errorMessage>您没有权限创建类型为"G.T1清单"的询价文件(注残)</errorMessage> | 
| </ValidationRule> |