| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Can_not_update_department_class</fullName> |
| | | <active>false</active> |
| | | <active>true</active> |
| | | <errorConditionFormula>($User.ProfileId != '00e10000000xo1D' && $User.ProfileId !='00e10000000Y3o5') && ISCHANGED(Department_Class__c)</errorConditionFormula> |
| | | <errorDisplayField>Department_Class__c</errorDisplayField> |
| | | <errorMessage>只有系统管理员和有权限的人,才能更新战略科室分类。</errorMessage> |