From f17ed0934acdd65b9e683a0ff405af7111b36379 Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期一, 17 四月 2023 09:41:23 +0800
Subject: [PATCH] 服务合同文本更新--追加旧件返还相关条款
---
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