<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Status_Formula_Option__c</fullName>
|
<externalId>false</externalId>
|
<label>状态2(选项列表)</label>
|
<required>false</required>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Picklist</type>
|
<valueSet>
|
<restricted>true</restricted>
|
<valueSetDefinition>
|
<sorted>false</sorted>
|
<value>
|
<fullName>00 未跟进</fullName>
|
<default>false</default>
|
<label>00 未跟进</label>
|
</value>
|
<value>
|
<fullName>01 跟进中</fullName>
|
<default>false</default>
|
<label>01 跟进中</label>
|
</value>
|
<value>
|
<fullName>02 贷款批准</fullName>
|
<default>false</default>
|
<label>02 贷款批准</label>
|
</value>
|
<value>
|
<fullName>03 已申请预算</fullName>
|
<default>false</default>
|
<label>03 已申请预算</label>
|
</value>
|
<value>
|
<fullName>04 预算未批准</fullName>
|
<default>false</default>
|
<label>04 预算未批准</label>
|
</value>
|
<value>
|
<fullName>04 预算已批准</fullName>
|
<default>false</default>
|
<label>04 预算已批准</label>
|
</value>
|
<value>
|
<fullName>05 已申请进口论证</fullName>
|
<default>false</default>
|
<label>05 已申请进口论证</label>
|
</value>
|
<value>
|
<fullName>06 论证未通过</fullName>
|
<default>false</default>
|
<label>06 论证未通过</label>
|
</value>
|
<value>
|
<fullName>06 论证已通过</fullName>
|
<default>false</default>
|
<label>06 论证已通过</label>
|
</value>
|
<value>
|
<fullName>07 已确认参数(中立)</fullName>
|
<default>false</default>
|
<label>07 已确认参数(中立)</label>
|
</value>
|
<value>
|
<fullName>07 已确认参数(对手)</fullName>
|
<default>false</default>
|
<label>07 已确认参数(对手)</label>
|
</value>
|
<value>
|
<fullName>07 已确认参数(OLY)</fullName>
|
<default>false</default>
|
<label>07 已确认参数(OLY)</label>
|
</value>
|
<value>
|
<fullName>08 已授权</fullName>
|
<default>false</default>
|
<label>08 已授权</label>
|
</value>
|
<value>
|
<fullName>09 已招标</fullName>
|
<default>false</default>
|
<label>09 已招标</label>
|
</value>
|
<value>
|
<fullName>10 已中标</fullName>
|
<default>false</default>
|
<label>10 已中标</label>
|
</value>
|
<value>
|
<fullName>11 价格申请中</fullName>
|
<default>false</default>
|
<label>11 价格申请中</label>
|
</value>
|
<value>
|
<fullName>12 已签约</fullName>
|
<default>false</default>
|
<label>12 已签约</label>
|
</value>
|
<value>
|
<fullName>01 已录入订单,未付款</fullName>
|
<default>false</default>
|
<label>01 已录入订单,未付款</label>
|
</value>
|
<value>
|
<fullName>02 库存已预留,未付款</fullName>
|
<default>false</default>
|
<label>02 库存已预留,未付款</label>
|
</value>
|
<value>
|
<fullName>03 已订货,付订金</fullName>
|
<default>false</default>
|
<label>03 已订货,付订金</label>
|
</value>
|
<value>
|
<fullName>04 已订货,付全款</fullName>
|
<default>false</default>
|
<label>04 已订货,付全款</label>
|
</value>
|
<value>
|
<fullName>05 已分配,待发货</fullName>
|
<default>false</default>
|
<label>05 已分配,待发货</label>
|
</value>
|
<value>
|
<fullName>06 已发货</fullName>
|
<default>false</default>
|
<label>06 已发货</label>
|
</value>
|
<value>
|
<fullName>07 已安装</fullName>
|
<default>false</default>
|
<label>07 已安装</label>
|
</value>
|
<value>
|
<fullName>08 已结束</fullName>
|
<default>false</default>
|
<label>08 已结束</label>
|
</value>
|
<value>
|
<fullName>失单</fullName>
|
<default>false</default>
|
<label>失单</label>
|
</value>
|
<value>
|
<fullName>取消</fullName>
|
<default>false</default>
|
<label>取消</label>
|
</value>
|
</valueSetDefinition>
|
</valueSet>
|
</CustomField>
|