If_Need_Authorize__c
//lt 20230524 update
false
IF( TEXT( SAP_Province__c )=='OSH-安徽省' , False, if(text(Sales_Root__c) == 'OCM直接販売', False,
if(Account.RecordTypeId == '01210000000QjCN' &&
(Account.ET_SP_Dealer__c == True ||
Account.ENG_Dealer__c == True ||
Account.SP_DealerContact__c == True ||
Account.CELON_Dealer__c == True ||
AND(OR(ISPICKVAL(CelonOpportunity__c, 'Celon耗材'),ISPICKVAL(CelonOpportunity__c, 'Celon ENG')),Hospital__r.RecordTypeId != "01210000000QemG")
), False,
True))
)
BlankAsZero
false
false
Checkbox