From d3e4451e36fbe25da4427bccd4e6b41aefd473c8 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:53:16 +0800
Subject: [PATCH] newclass0626formate
---
force-app/main/default/objects/OPDPlan__c/fields/OPDPlan_Approval_By__c.field-meta.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/objects/OPDPlan__c/fields/OPDPlan_Approval_By__c.field-meta.xml b/force-app/main/default/objects/OPDPlan__c/fields/OPDPlan_Approval_By__c.field-meta.xml
index 275400a..af229f3 100644
--- a/force-app/main/default/objects/OPDPlan__c/fields/OPDPlan_Approval_By__c.field-meta.xml
+++ b/force-app/main/default/objects/OPDPlan__c/fields/OPDPlan_Approval_By__c.field-meta.xml
@@ -3,6 +3,7 @@
<fullName>OPDPlan_Approval_By__c</fullName>
<externalId>false</externalId>
<formula>IF( TEXT( OPDType__c )=='瀛︿細', CreatedBy.Name__c , null)</formula>
+ <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
<label>OPD璁″垝瀹℃壒浜猴紙浼氳锛�</label>
<required>false</required>
<trackHistory>false</trackHistory>
--
Gitblit v1.9.1