<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>Accept</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Clone</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Delete</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>New</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<allowInChatterGroups>false</allowInChatterGroups>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<deploymentStatus>Deployed</deploymentStatus>
|
<enableActivities>false</enableActivities>
|
<enableBulkApi>true</enableBulkApi>
|
<enableChangeDataCapture>false</enableChangeDataCapture>
|
<enableFeeds>false</enableFeeds>
|
<enableHistory>false</enableHistory>
|
<enableReports>false</enableReports>
|
<enableSearch>true</enableSearch>
|
<enableSharing>true</enableSharing>
|
<enableStreamingApi>true</enableStreamingApi>
|
<externalSharingModel>Private</externalSharingModel>
|
<fields>
|
<fullName>LogisticsCompany__c</fullName>
|
<externalId>false</externalId>
|
<label>物流公司</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>LogisticsLatestStatus__c</fullName>
|
<externalId>false</externalId>
|
<label>物流最新状态</label>
|
<length>131072</length>
|
<trackTrending>false</trackTrending>
|
<type>LongTextArea</type>
|
<visibleLines>5</visibleLines>
|
</fields>
|
<fields>
|
<fullName>LogisticsNo__c</fullName>
|
<externalId>false</externalId>
|
<label>物流单号</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>LogisticsRepair__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>修理</label>
|
<referenceTo>Repair__c</referenceTo>
|
<relationshipLabel>物流单信息</relationshipLabel>
|
<relationshipName>LogisticsRepair</relationshipName>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>LogisticsSendTime__c</fullName>
|
<externalId>false</externalId>
|
<label>物流发送时间</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>DateTime</type>
|
</fields>
|
<fields>
|
<fullName>LogisticsSignTime__c</fullName>
|
<externalId>false</externalId>
|
<label>物流签收时间</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>DateTime</type>
|
</fields>
|
<fields>
|
<fullName>LogisticsType__c</fullName>
|
<externalId>false</externalId>
|
<label>物流分类</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Picklist</type>
|
<valueSet>
|
<restricted>true</restricted>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>送修物流</fullName>
|
<default>false</default>
|
<label>送修物流</label>
|
</value>
|
<value>
|
<fullName>归还物流</fullName>
|
<default>false</default>
|
<label>归还物流</label>
|
</value>
|
<value>
|
<fullName>返品物流</fullName>
|
<default>false</default>
|
<label>返品物流</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</fields>
|
<label>物流单信息</label>
|
<listViews>
|
<fullName>All</fullName>
|
<filterScope>Everything</filterScope>
|
<label>全部</label>
|
</listViews>
|
<nameField>
|
<label>物流信息名称</label>
|
<type>Text</type>
|
</nameField>
|
<searchLayouts/>
|
<sharingModel>ReadWrite</sharingModel>
|
<visibility>Public</visibility>
|
</CustomObject>
|