| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>ConsumCategory3__c</fullName> |
| | | <description>原名“耗材分类3”</description> |
| | | <description>曾用名:“耗材分类3”;“目标ET”</description> |
| | | <externalId>false</externalId> |
| | | <formula>if( ConsumCategory1F__c =='ET耗材', |
| | | if(ConsumCategory2__c =='其他','其他', |
| | |
| | | ) |
| | | ),null)</formula> |
| | | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> |
| | | <label>目标ET</label> |
| | | <label>目标耗材</label> |
| | | <required>false</required> |
| | | <trackHistory>false</trackHistory> |
| | | <type>Text</type> |