高章伟
2022-03-18 4bfe21c4b5ddc089ae5a95f4b10f6cff148b690d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Submit_Customer_target_new__c</fullName>
    <externalId>false</externalId>
    <formula>Target_amount_CV290__c &gt; 0 ||
Target_amount_EUME2__c &gt; 0 ||
Target_amount_290Miro__c &gt; 0 ||
Target_amount_GFUCT260__c &gt; 0 ||
Target_amount_OTVS300S400__c &gt; 0 ||
Target_amount_CV170__c &gt; 0 ||
Target_amount_190Main__c &gt; 0 ||
Target_amount_ENG__c&gt; 0 ||
Target_amount_TB__c &gt; 0 ||
OPD_CV290__c &gt; 0 ||
OPD_EUME2__c &gt; 0 ||
OPD_290Miro__c &gt; 0 ||
OPD_GFUCT260__c &gt; 0 ||
OPD_OTVS300S400__c &gt; 0 ||
OPD_CV170__c &gt; 0 ||
OPD_190Main__c &gt; 0 ||
OPD_ENG__c&gt; 0 ||
OPD_TB__c &gt; 0 || Department_Budget_Sum_Price__c &gt; 0</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>目标客户确认</label>
    <trackTrending>false</trackTrending>
    <type>Checkbox</type>
</CustomField>