<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Monthly3_ship_target_stock__c</fullName> 
 | 
    <defaultValue>false</defaultValue> 
 | 
    <externalId>false</externalId> 
 | 
    <label>预测对象 : 3个月发货预测 可备货(公式)</label> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Checkbox</type> 
 | 
</CustomField> 
 |