Usage_Ratio_Price_Guarantee__c IF(ISBLANK(Repair_Quotation_Id__c), 0, Repair_Quotation_Id__r.Usage_Ratio_Price_Guarantee__c) false IF(OR( Status2__c = '00.删除',Status2__c = '00.取消',ISBLANK(Repair_Quotation_Id__c)), 0, if(not( ISBLANK(VM_Maintenance_Contract__c) ),Repair_Quotation_Id__r.Usage_Ratio_Price_Guarantee__c,0 ) ) BlankAsZero 18 false 2 false false Currency