高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
force-app/main/default/objects/Rental_Apply__c/fields/Need_Buzhang_Sale_NewApp__c.field-meta.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Need_Buzhang_Sale_NewApp__c</fullName>
    <description>OPD计划时上线,用作推广经理和经理一致,可以直接一步审批通过用</description>
    <description>OPD计划时上线,用作推广经理和经理一致,可以直接一步审批通过用
20220422 ljh 去掉 医疗华北营业本部 SFDC-CDPAYF</description>
    <externalId>false</externalId>
    <formula>!((NOT( ISBLANK( SalesManager__c ))
&amp;&amp; (SalesManager_eq_Buchang__c = false
|| NOT((ISPICKVAL(Owner:User.Dept__c, &apos;能量事业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗东北营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗华北营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗华东营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗华南营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗备品管理中心&apos;)
@@ -19,7 +19,6 @@
NOT( ISBLANK( BuchangApprovalManagerSales__c ) )
&amp;&amp; (ISPICKVAL(Owner:User.Dept__c, &apos;能量事业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗东北营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗华北营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗华东营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗华南营业本部&apos;)
|| ISPICKVAL(Owner:User.Dept__c, &apos;医疗备品管理中心&apos;)
@@ -30,7 +29,7 @@
)&amp;&amp; !(Text(demo_purpose2__c) = &apos;其他&apos;)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>备品借出申请-要部长(销售)直接批准</label>
    <label>备品借出申请-要CL5 总监级(销售)直接批准</label>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Checkbox</type>