| | |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Cannot_Change_HP</fullName> |
| | | <active>true</active> |
| | | <description>WLIG-BWCC8L 课题切换客户时,曾经暂时加上系统管理员简档2020-12-17</description> |
| | | <errorConditionFormula>(NOT(ISNEW()) && PRIORVALUE(Hospital__c) != Hospital__c && Estimation_Id__c != null) &&!$User.Batch_User__c</errorConditionFormula> |
| | | <description>WLIG-BWCC8L 课题切换客户时,曾经暂时加上系统管理员简档2020-12-17; |
| | | 为对应课题JZHG-BVGBVF,设置跳过管理员(2021/6/30)</description> |
| | | <errorConditionFormula>NOT(ISNEW()) && PRIORVALUE(Hospital__c) != Hospital__c && Estimation_Id__c != null &&!$User.Batch_User__c</errorConditionFormula> |
| | | <errorMessage>有了维修合同报价之后,不能更改到别的医院</errorMessage> |
| | | </ValidationRule> |