| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Return_Back_IMF_CHECK</fullName> |
| | | <active>false</active> |
| | | <active>true</active> |
| | | <description>From 备品Set</description> |
| | | <errorConditionFormula>IsPickval(DeliveryType__c, '回寄') |
| | | && |
| | |
| | | ISBLANK(text(DeliveryCompany__c)), |
| | | ISBLANK(Wh_Staff__c) |
| | | )</errorConditionFormula> |
| | | <errorDisplayField>CreatedBy_Name_Text__c</errorDisplayField> |
| | | <errorMessage>请输入"发货-物流公司"和"发货-运输方式"的信息</errorMessage> |
| | | </ValidationRule> |