From 0a2fc19461a141fbbb2c303142afdee22c72daac Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 09:56:08 +0800
Subject: [PATCH] workflow backup0120
---
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) && Wei_DataConfirmation_Cnt__c != ReceivingNoteDetail_Cnt__c</errorConditionFormula>
- <errorDisplayField>passTxtNo3__c</errorDisplayField>
<errorMessage>鏁版嵁纭鍚庝笉鍙慨鏀归厤濂楋紝璇峰彇娑堟暟鎹‘璁ゅ悗閲嶈瘯</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1