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/CIC_Only_Create_AoHui.validationRule-meta.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/QIS_Report__c/validationRules/CIC_Only_Create_AoHui.validationRule-meta.xml b/force-app/main/default/objects/QIS_Report__c/validationRules/CIC_Only_Create_AoHui.validationRule-meta.xml
index 9c5f1df..aff9e53 100644
--- a/force-app/main/default/objects/QIS_Report__c/validationRules/CIC_Only_Create_AoHui.validationRule-meta.xml
+++ b/force-app/main/default/objects/QIS_Report__c/validationRules/CIC_Only_Create_AoHui.validationRule-meta.xml
@@ -18,5 +18,6 @@
   /* 涓嶆槸濂ヨ緣浜у搧*/
   Not(is_aohui_product__c)
 )</errorConditionFormula>
+    <errorDisplayField>isAE_Profile_Date__c</errorDisplayField>
     <errorMessage>鍙湁CIC鑳芥柊寤哄ゥ杈変骇鍝佺殑QIS锛堝悓鏃禖IC鍙兘鏂板缓濂ヨ緣浜у搧鐨凲IS锛�</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1