<?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>true</enableReports>
|
<enableSearch>true</enableSearch>
|
<enableSharing>true</enableSharing>
|
<enableStreamingApi>true</enableStreamingApi>
|
<externalSharingModel>Private</externalSharingModel>
|
<fields>
|
<fullName>ComplaintNo__c</fullName>
|
<displayFormat>{0000}</displayFormat>
|
<externalId>false</externalId>
|
<label>ComplaintNo</label>
|
<trackTrending>false</trackTrending>
|
<type>AutoNumber</type>
|
</fields>
|
<fields>
|
<fullName>ComplaintNumber__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>Dealer__c</fullName>
|
<externalId>false</externalId>
|
<formula>CreatedBy.Contact.Account.Name</formula>
|
<label>经销商</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Memo__c</fullName>
|
<externalId>false</externalId>
|
<label>情况说明</label>
|
<length>32768</length>
|
<trackTrending>false</trackTrending>
|
<type>Html</type>
|
<visibleLines>25</visibleLines>
|
</fields>
|
<fields>
|
<fullName>OCSM_Period__c</fullName>
|
<externalId>false</externalId>
|
<formula>'FY'+ IF(MONTH(today()) <= 3, text(YEAR(today())), text(YEAR(today()) + 1))</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>OCSM期</label>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>投诉意见</label>
|
<listViews>
|
<fullName>All</fullName>
|
<columns>Dealer__c</columns>
|
<columns>NAME</columns>
|
<columns>Memo__c</columns>
|
<columns>CREATED_DATE</columns>
|
<columns>CREATEDBY_USER</columns>
|
<filterScope>Everything</filterScope>
|
<label>全部</label>
|
<language>zh_CN</language>
|
</listViews>
|
<nameField>
|
<label>投诉主题</label>
|
<type>Text</type>
|
</nameField>
|
<searchLayouts/>
|
<sharingModel>ReadWrite</sharingModel>
|
<visibility>Public</visibility>
|
</CustomObject>
|