公告板
版本库
filestore
活动
搜索
登录
刘成
/
OlyMEBG
派生自
OlyMEBG
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
【委托】中山医院服务合同设备清单排版调整
涂煌豪
2022-05-07
5939e645da0bf72cb68d3d19bb6fbaba68f02ff9
[~liucheng/OlyMEBG.git]
/
force-app
/
main
/
default
/
objects
/
QIS_Report__c
/
fields
/
is_CNBuy__c.field-meta.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>is_CNBuy__c</fullName>
<externalId>false</externalId>
<formula>if(OR( BEGINS( ProductCode_Ext__c , 'CN') ,BEGINS( ProductCode_Ext__c , 'A06'),ProductCode_Ext__c = 'YQT-781',ProductCode_Ext__c = 'N3522088'),'true','false')</formula>
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
<label>国内采购品</label>
<required>false</required>
<trackHistory>false</trackHistory>
<trackTrending>false</trackTrending>
<type>Text</type>
<unique>false</unique>
</CustomField>