<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>ViewRelatedOpp__c</fullName>
|
<description>简档是2s1,2s2,2s4,2s6开头的提醒</description>
|
<externalId>false</externalId>
|
<formula>( ($User.ProfileId = '00e10000000xnp2')||($User.ProfileId = '00e10000000xzQ0')
|
||($User.ProfileId = '00e10000000xnp7')
|
||($User.ProfileId = '00e10000000xnpH')||($User.ProfileId = '00e10000000xzQA')||($User.ProfileId = '00e10000000hkas')
|
||($User.ProfileId = '00e10000000xnpR')||($User.ProfileId = '00e10000000xyK6'))&&Logical_delete__c=false
|
&& (OpportunityNum__c = 0 || isblank(OpportunityNum__c))</formula>
|
<label>查看关联询价项目</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|