<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Rental_Status__c</fullName>
|
<externalId>false</externalId>
|
<label>备品借出状态(路径用)</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Picklist</type>
|
<valueSet>
|
<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>
|
<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>
|
<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>
|
<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>
|
<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>
|
</CustomField>
|