111
沙世明
2022-11-22 928399eceec50e3d37ea08669a12789a9410a9d2
force-app/main/default/objects/Rental_Apply__c/fields/OPDBuchang__c.field-meta.xml
@@ -12,9 +12,17 @@
))
,''
,IF(AND(!ISBLANK(Old_Rental_Apply__c),ISBLANK(OriginalOpdPlanApplication__c))
,OPDManagerText__c
,if( BuchangApprovalManagerSalesSubmit__c == OPDPlan__r.BuchangApprovalManagerSales_Txt__c||( ISBLANK(Old_Rental_Apply__c) && BuchangApprovalManagerSales__c == OPDPlan__r.BuchangApprovalManagerSales__c) ,OPDPlan__r.BuchangApprovalManagerSales_Txt__c,'')
))</formula>
   ,OPDBuchang_Text__c
   ,IF(!ISBLANK(OPDBuchangApprover__c)
      ,OPDBuchangApprover__c
      ,
      IF(OR( AND(!ISBLANK(Request_demo_day__c), Request_demo_day__c &gt; DATE(2022,09,29)),DATEVALUE(CreatedDate) &gt; DATE(2022,09,29))
         ,OPDBuchangApprover__c
         ,if( BuchangApprovalManagerSalesSubmit__c == OPDPlan__r.BuchangApprovalManagerSales_Txt__c||( ISBLANK(Old_Rental_Apply__c) &amp;&amp; BuchangApprovalManagerSales__c == OPDPlan__r.BuchangApprovalManagerSales__c) ,OPDPlan__r.BuchangApprovalManagerSales_Txt__c,&apos;&apos;)
      )
   )
)
)</formula>
    <label>OPD计划审批CL5 总监级</label>
    <required>false</required>
    <trackHistory>false</trackHistory>