| | |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>DOJ_Status__c</fullName> |
| | | <description>|| And(ISBLANK(OCSM_RC_CordingUser__c),Contain_UseRSA__c) |
| | | 20211012 LJPH-C7L8MX 引用受影响字段</description> |
| | | 20211012 LJPH-C7L8MX 引用受影响字段</description> |
| | | <externalId>false</externalId> |
| | | <formula>IF(OR(Status1Text__c='草案中',Failure_Occurrence_Date__c < DATE(2020,04,20), !Isblank(QIS_ID__c), Status1Text__c='0.删除'), |
| | | '非对象', |
| | | if(And(Status1Text__c='0.取消',isBlank(Complaint_Number__c),isBlank(Repair_Ordered_Date__c)), |
| | | '非对象', |
| | | /* 国内采购品是DOJ的非对象 20201023 gzw */ |
| | | /* update by rentx 2020-10-26*/ |
| | | if((is_CNBuy__c = 'true'), |
| | | /* update by rentx 2020-10-26;Is_Box__c ljh 20220407 镜箱类产品*/ |
| | | if((is_CNBuy__c = 'true'|| Is_Box__c ), |
| | | '非对象', |
| | | /* update by rentx 2020-10-23 */ |
| | | /* update by rentx 2021-05-07 start*/ |