binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
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
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>OPD_target_Customer_OPD_times__c</fullName>
    <externalId>false</externalId>
    <formula>Account2__r.Important_product1__c + 
Account2__r.Important_product2__c + 
Account2__r.Important_product3__c +
Account2__r.Important_product4__c + 
Account2__r.Important_product5__c + 
Account2__r.Important_product6__c + 
Account2__r.Important_product7__c + 
Account2__r.Important_product8__c +
Account2__r.Important_product9__c +
Account2__r.Important_product10__c + 
Account2__r.Important_product11__c + 
Account2__r.Important_product12__c + 
Account2__r.Important_product13__c + 
Account2__r.Important_product14__c + 
Account2__r.Important_product15__c + 
Account2__r.Important_product16__c + 
Account2__r.Important_product17__c + 
Account2__r.Important_product18__c</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>(###)今年进行重点产品目标客户OPD次数</label>
    <precision>18</precision>
    <required>false</required>
    <scale>0</scale>
    <trackHistory>false</trackHistory>
    <type>Number</type>
    <unique>false</unique>
</CustomField>