<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<customSettingsType>Hierarchy</customSettingsType>
|
<enableFeeds>false</enableFeeds>
|
<fields>
|
<fullName>CAESD_Action_Type__c</fullName>
|
<description>CAESD_Action_Type</description>
|
<externalId>false</externalId>
|
<label>CA_Action_Type</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>RAESD_Action_Type__c</fullName>
|
<description>ToDo
|
需要在User的Handler里添加User无效后删除此用户单位自定义设置的操作</description>
|
<externalId>false</externalId>
|
<label>RA_Action_Type</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>ReceivingNote_Action_Type__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>RentalApply_ByPass__c</fullName>
|
<defaultValue>false</defaultValue>
|
<externalId>false</externalId>
|
<label>RentalApply_ByPass</label>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>TAS_Action_Type__c</fullName>
|
<externalId>false</externalId>
|
<label>TAS_Action_Type</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>System_UserSetting</label>
|
<visibility>Public</visibility>
|
</CustomObject>
|