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/Report__c/validationRules/Date_Validation.validationRule-meta.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/objects/Report__c/validationRules/Date_Validation.validationRule-meta.xml b/force-app/main/default/objects/Report__c/validationRules/Date_Validation.validationRule-meta.xml
index d7d2491..477aef3 100644
--- a/force-app/main/default/objects/Report__c/validationRules/Date_Validation.validationRule-meta.xml
+++ b/force-app/main/default/objects/Report__c/validationRules/Date_Validation.validationRule-meta.xml
@@ -4,7 +4,7 @@
     <active>true</active>
     <description>OPD/SIS/NTC瀹炴柦鏃ュ彧鑳藉皬浜庝粖澶�
 //2021-11-08  mzy  SWAG-C899Q7  鐢� 瀹炴柦鏃ヤ笉鑳藉ぇ浜庣瓑浜庝粖澶╋紝璋冩暣涓轰笉鑳藉ぇ浜庝粖澶╋紝鍙栨秷绛変簬浠婂ぉ鐨勯檺鍒躲��</description>
-    <errorConditionFormula>((Loaner_request_no1__c !=null &amp;&amp; ( ISBLANK(Asset_return_day2__c) || ISBLANK(Bollow_Date__c) )) || (RecordTypeId = &apos;012C600000003KK&apos; || RecordTypeId = &apos;012C600000003KL&apos;))&amp;&amp; ((ISNEW()  || ISCHANGED(Date__c)) &amp;&amp; Date__c&gt; TODAY())</errorConditionFormula>
+    <errorConditionFormula>((Loaner_request_no1__c !=null &amp;&amp; ( ISBLANK(Asset_return_day2__c) || ISBLANK(Bollow_Date__c) )) || (RecordTypeId = &apos;01210000000NPDp&apos; || RecordTypeId = &apos;01210000000NPDz&apos;))&amp;&amp; ((ISNEW()  || ISCHANGED(Date__c)) &amp;&amp; Date__c&gt; TODAY())</errorConditionFormula>
     <errorDisplayField>Date__c</errorDisplayField>
     <errorMessage>OPD/SIS/NTC瀹炴柦鏃ヤ笉鑳藉ぇ浜庝粖澶�</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1