From 102afa21c115e8c8b9333a326c3d1af08fe76faf Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 22 一月 2024 22:08:58 +0800
Subject: [PATCH] backup0122

---
 force-app/main/default/objects/ReceivingNoteSummary__c/validationRules/Cannot_Update_Fixture_Set_After_DataConf.validationRule-meta.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/ReceivingNoteSummary__c/validationRules/Cannot_Update_Fixture_Set_After_DataConf.validationRule-meta.xml b/force-app/main/default/objects/ReceivingNoteSummary__c/validationRules/Cannot_Update_Fixture_Set_After_DataConf.validationRule-meta.xml
index 07c2f9f..1ef84cb 100644
--- a/force-app/main/default/objects/ReceivingNoteSummary__c/validationRules/Cannot_Update_Fixture_Set_After_DataConf.validationRule-meta.xml
+++ b/force-app/main/default/objects/ReceivingNoteSummary__c/validationRules/Cannot_Update_Fixture_Set_After_DataConf.validationRule-meta.xml
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Cannot_Update_Fixture_Set_After_DataConf</fullName>
-    <active>false</active>
+    <active>true</active>
     <description>鏁版嵁纭鍚庝笉鍙慨鏀归厤濂楋紝璇峰彇娑堟暟鎹‘璁ゅ悗閲嶈瘯</description>
     <errorConditionFormula>ISCHANGED(Fixture_Set__c) &amp;&amp; Wei_DataConfirmation_Cnt__c != ReceivingNoteDetail_Cnt__c</errorConditionFormula>
-    <errorDisplayField>passTxtNo3__c</errorDisplayField>
     <errorMessage>鏁版嵁纭鍚庝笉鍙慨鏀归厤濂楋紝璇峰彇娑堟暟鎹‘璁ゅ悗閲嶈瘯</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1