| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>skip_Distribution_Sign__c</fullName> |
| | | <description>经销商签收时判断</description> |
| | | <description>经销商签收时判断 |
| | | 20230830 增加虚拟签收单判断</description> |
| | | <externalId>false</externalId> |
| | | <formula>if(SalesRootFormula__c == 'OCM直接販売'||Hazardous_Chemicals__c||isFreeDelivery__c,true,false)</formula> |
| | | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> |
| | | <formula>if(SalesRootFormula__c == 'OCM直接販売'||Hazardous_Chemicals__c||isFreeDelivery__c|| VirtualForm__c ,true,false)</formula> |
| | | <label>跳过经销商签收</label> |
| | | <trackHistory>false</trackHistory> |
| | | <trackTrending>false</trackTrending> |