From 2ff0f0a7ab276c3466d9e06e14222db802194efc Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:24:29 +0800
Subject: [PATCH] bakcupwf0120
---
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 && ( ISBLANK(Asset_return_day2__c) || ISBLANK(Bollow_Date__c) )) || (RecordTypeId = '012C600000003KK' || RecordTypeId = '012C600000003KL'))&& ((ISNEW() || ISCHANGED(Date__c)) && Date__c> TODAY())</errorConditionFormula>
+ <errorConditionFormula>((Loaner_request_no1__c !=null && ( ISBLANK(Asset_return_day2__c) || ISBLANK(Bollow_Date__c) )) || (RecordTypeId = '01210000000NPDp' || RecordTypeId = '01210000000NPDz'))&& ((ISNEW() || ISCHANGED(Date__c)) && Date__c> TODAY())</errorConditionFormula>
<errorDisplayField>Date__c</errorDisplayField>
<errorMessage>OPD/SIS/NTC瀹炴柦鏃ヤ笉鑳藉ぇ浜庝粖澶�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1