| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Inquiry_Promotion__c</fullName> | 
|     <description>课题:SWAG-C494E7</description> | 
|     <externalId>false</externalId> | 
|     <formula>IF(!ISBLANK(Bollow_Date__c)&&TEXT(demo_purpose2__c)=='试用(有询价)'&&!ISBLANK(Follow_pcl_status2_Text__c) && | 
| Inquiry_Status_Now__c >Inquiry_Status_History__c | 
| && ( Follow_pcl_status3__c <> '削除 : 17 取消' && Follow_pcl_status3__c <> '敗戦 : 18 失单' && Follow_pcl_status3__c <> '削除 : 取消'&&Follow_pcl_status3__c <> '敗戦 : 失单') ,true, false)</formula> | 
|     <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> | 
|     <label>试用后询价推进</label> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Checkbox</type> | 
| </CustomField> |