<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>IFData_cant_Change_to_ManualEntry</fullName>
|
<active>false</active>
|
<description>IFから来たデータは、「无机身号码设备」をチェック出来ません。</description>
|
<errorConditionFormula>and( IF_Information_From__c = true, unknow_serial_NO_product__c = true , RecordTypeId <> '012C600000003Hv')</errorConditionFormula>
|
<errorDisplayField>unknow_serial_NO_product__c</errorDisplayField>
|
<errorMessage>IFから来たデータは、「无机身号码设备」をチェック出来ません。
|
2019-12-25之前
|
and( IF_Information_From__c = true, unknow_serial_NO_product__c = true)</errorMessage>
|
</ValidationRule>
|