<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>AutoShipment__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>相同经销商的不同工作地调货时自动生成的出库单</description>
|
<externalId>false</externalId>
|
<label>自动出库</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|