From cd730d0b1a775abacfba06003bb58327d5d1fb3c Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期四, 02 二月 2023 12:23:31 +0800
Subject: [PATCH] 同步数据

---
 force-app/main/default/objects/QIS_Report__c/validationRules/Charege_to_Customer_not_select_special.validationRule-meta.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/QIS_Report__c/validationRules/Charege_to_Customer_not_select_special.validationRule-meta.xml b/force-app/main/default/objects/QIS_Report__c/validationRules/Charege_to_Customer_not_select_special.validationRule-meta.xml
index 3d62e8b..1b8f277 100644
--- a/force-app/main/default/objects/QIS_Report__c/validationRules/Charege_to_Customer_not_select_special.validationRule-meta.xml
+++ b/force-app/main/default/objects/QIS_Report__c/validationRules/Charege_to_Customer_not_select_special.validationRule-meta.xml
@@ -5,5 +5,6 @@
     <errorConditionFormula>AND(
 Special_follow__c=true,
 OR(ISPICKVAL(next_action__c, &quot;鏈夊伩缁翠慨&quot;), ISPICKVAL(next_action__c, &quot;閫佸洖&quot;)))</errorConditionFormula>
+    <errorDisplayField>isAE_Profile_Date__c</errorDisplayField>
     <errorMessage>瀵瑰簲鏂规硶&quot;鏈夊伩缁翠慨&quot;鎴�&quot;閫佸洖&quot;鏃跺�欙紝涓嶅厑璁搁�夋嫨鐗瑰埆瀵瑰簲</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1