From 2ff0f0a7ab276c3466d9e06e14222db802194efc Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:24:29 +0800
Subject: [PATCH] bakcupwf0120
---
force-app/main/default/objects/Infrastructure_Project__c/fields/ProjectStatus1__c.field-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Infrastructure_Project__c/fields/ProjectStatus1__c.field-meta.xml b/force-app/main/default/objects/Infrastructure_Project__c/fields/ProjectStatus1__c.field-meta.xml
index 18fcb51..ddc4f8a 100644
--- a/force-app/main/default/objects/Infrastructure_Project__c/fields/ProjectStatus1__c.field-meta.xml
+++ b/force-app/main/default/objects/Infrastructure_Project__c/fields/ProjectStatus1__c.field-meta.xml
@@ -2,7 +2,7 @@
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>ProjectStatus1__c</fullName>
<externalId>false</externalId>
- <formula>IF(NOT(ISNULL(CompletionDate__c)),
+ <formula>IF(NOT(ISNULL(Acceptance_operation_date__c)),
'5.缁撴潫',
IF(
--
Gitblit v1.9.1