<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>ForecastAccuracyObject__c</fullName>
|
<description>20190226 CHAN-B9R472 Add 变更用户询价为True,不计算预测精度
|
2022414 ljh SWAG-CCK8V4 Celon主机作为预测精度对象,其他不是</description>
|
<externalId>false</externalId>
|
<formula>IF((AND(!ET_SP_Consumption__c && Text(Opp_order_Type__c) != 'ENG') && !ThisPhase_Ship_Forecast__c && !Equipment_Order_Flg__c &&
|
ISBLANK(old_Oppo_No__c) && !If_Account_Change__c && !Is_Corrosion__c && ISBLANK(TEXT(CelonOpportunity__c)))
|
|| ISPICKVAL(CelonOpportunity__c, 'Celon主机'), true, false)</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>预测精度对象</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|