binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>SP_Dealer__c</fullName>
    <externalId>false</externalId>
    <formula>AND(  IF(Is_Active_Formula__c = &apos;无效&apos;, false, true)  ,Agency_With_EffectiveContractSP__c)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>是否SP耗材经销商</label>
    <trackHistory>false</trackHistory>
    <type>Checkbox</type>
</CustomField>