<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>delayReason__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>无合适病例(适合病例流失)OPD延期</fullName>
|
<default>false</default>
|
<label>无合适病例(适合病例流失)OPD延期</label>
|
</value>
|
<value>
|
<fullName>未来30日内拜访医院,合并处理</fullName>
|
<default>false</default>
|
<label>未来30日内拜访医院,合并处理</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>
|