buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
force-app/main/default/objects/QIS_Report__c/fields/ProductValidateTo_New__c.field-meta.xml
@@ -2,7 +2,7 @@
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>ProductValidateTo_New__c</fullName>
    <externalId>false</externalId>
    <formula>IF( ISBLANK(nonyushohin__r.Guaranteen_end__c) , &quot;不适用&quot;, Text(nonyushohin__r.Guaranteen_end__c))</formula>
    <formula>IF( ISBLANK( nonyushohin__r.Guaranteen_end__c ) , &quot;不适用&quot;, Text(nonyushohin__r.Guaranteen_end__c))</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>产品有效期</label>
    <required>false</required>