|  |  |  | 
|---|
|  |  |  | <externalId>false</externalId> | 
|---|
|  |  |  | <formula>IF(AND(!ISBLANK(Old_Rental_Apply__c),ISBLANK(OriginalOpdPlanApplication__c)) | 
|---|
|  |  |  | ,OPDManagerText__c | 
|---|
|  |  |  | ,if( SalesManagerSubmit__c == OPDPlan__r.SalesManager_Txt__c ||( ISBLANK(Old_Rental_Apply__c) &&  SalesManager__c == OPDPlan__r.SalesManager__c) ,OPDPlan__r.SalesManager_Txt__c,'') | 
|---|
|  |  |  | ,IF(!ISBLANK(OPDManagerApprover__c) | 
|---|
|  |  |  | ,OPDManagerApprover__c | 
|---|
|  |  |  | , | 
|---|
|  |  |  | IF(OR( AND(!ISBLANK(Request_demo_day__c), Request_demo_day__c > DATE(2022,09,29)),DATEVALUE(CreatedDate) > DATE(2022,09,29)) ,OPDManagerApprover__c, | 
|---|
|  |  |  | if( SalesManagerSubmit__c == OPDPlan__r.SalesManager_Txt__c ||( ISBLANK(Old_Rental_Apply__c) &&  SalesManager__c == OPDPlan__r.SalesManager__c) ,OPDPlan__r.SalesManager_Txt__c,'') | 
|---|
|  |  |  | ) | 
|---|
|  |  |  | ) | 
|---|
|  |  |  | )</formula> | 
|---|
|  |  |  | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> | 
|---|
|  |  |  | <label>OPD计划审批经理</label> | 
|---|
|  |  |  | <label>OPD计划审批CL6 经理级</label> | 
|---|
|  |  |  | <required>false</required> | 
|---|
|  |  |  | <trackHistory>false</trackHistory> | 
|---|
|  |  |  | <trackTrending>false</trackTrending> | 
|---|