From 4688e276eee13cd2e521aa55afb5725cb0fda270 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 22 一月 2024 21:21:18 +0800
Subject: [PATCH] backuprentalapply0122

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

diff --git a/force-app/main/default/objects/Repair__c/validationRules/ApplyMust_SubOrderCompleteDate_Same.validationRule-meta.xml b/force-app/main/default/objects/Repair__c/validationRules/ApplyMust_SubOrderCompleteDate_Same.validationRule-meta.xml
index ac612dc..c4025ee 100644
--- a/force-app/main/default/objects/Repair__c/validationRules/ApplyMust_SubOrderCompleteDate_Same.validationRule-meta.xml
+++ b/force-app/main/default/objects/Repair__c/validationRules/ApplyMust_SubOrderCompleteDate_Same.validationRule-meta.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>ApplyMust_SubOrderCompleteDate_Same</fullName>
-    <active>false</active>
+    <active>true</active>
     <description>鈥滈棶棰樿仈缁滄敹鍒版棩鈥濋粯璁ゅ拰鈥滅Щ鍔ㄧ鐢宠淇悊鏃モ�濈殑鏃ユ湡涓�鑷达紝濡傛灉瀹㈡埛淇敼浜嗛棶棰樿仈缁滄棩锛屼繚瀛樹慨鐞嗗崟鏃舵牎楠屸�滈棶棰樿仈缁滄敹鍒版棩鈥濆拰鈥滅Щ鍔ㄧ鐢宠淇悊鏃モ�濅笉涓�鑷存椂SFDC涓嶅厑璁镐繚瀛�</description>
     <errorConditionFormula>TEXT(Repair_Source__c)==&apos;浠庢姤淇瓙鍗�&apos; &amp;&amp;DateReceiptQuestions__c!= SubOrderCompleteDate__c&amp;&amp; OR( ISNEW() ,DATEVALUE(CreatedDate) &gt; DATEVALUE(&apos;2022-08-08&apos;))
 &amp;&amp;

--
Gitblit v1.9.1