| | |
| | | <active>true</active> |
| | | <description>OPD计划编码为空,请先新建OPD计划</description> |
| | | <errorConditionFormula>( ISNEW() || ISCHANGED(demo_purpose2__c) || ISCHANGED(OPDPlan__c) )&&(Text(demo_purpose2__c)='试用(无询价)' || Text(demo_purpose2__c)='试用(有询价)' || Text(demo_purpose2__c)='学会展会' || Text(demo_purpose2__c)='新产品评价' ) && ISBLANK(OPDPlan__c) && $User.ProfileId <>'00e10000000Y3o5'</errorConditionFormula> |
| | | <errorDisplayField>Return_to_wh_staff__c</errorDisplayField> |
| | | <errorMessage>OPD计划编码为空,请先新建OPD计划</errorMessage> |
| | | </ValidationRule> |