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_Validation1.validationRule-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Report__c/validationRules/Date_Validation1.validationRule-meta.xml b/force-app/main/default/objects/Report__c/validationRules/Date_Validation1.validationRule-meta.xml
index 61fcf9f..aa2d95e 100644
--- a/force-app/main/default/objects/Report__c/validationRules/Date_Validation1.validationRule-meta.xml
+++ b/force-app/main/default/objects/Report__c/validationRules/Date_Validation1.validationRule-meta.xml
@@ -3,7 +3,7 @@
<fullName>Date_Validation1</fullName>
<active>true</active>
<description>OPD/SIS/NTC瀹炴柦鏃ュぇ浜庣瓑浜庡鍝佷腑蹇冨嚭搴撴棩锛屽皬浜庣瓑浜庡洖瀵勬棩</description>
- <errorConditionFormula>(ISNEW() || ISCHANGED(Date__c)) && Loaner_request_no1__c !=null && !ISBLANK(Asset_return_day2__c ) && !ISBLANK(Bollow_Date__c ) && (Date__c < Bollow_Date__c || Date__c > Asset_return_day2__c) && !(RecordTypeId = '012C600000003KK' || RecordTypeId = '012C600000003KL')</errorConditionFormula>
+ <errorConditionFormula>(ISNEW() || ISCHANGED(Date__c)) && Loaner_request_no1__c !=null && !ISBLANK(Asset_return_day2__c ) && !ISBLANK(Bollow_Date__c ) && (Date__c < Bollow_Date__c || Date__c > Asset_return_day2__c) && !(RecordTypeId = '01210000000NPDp' || RecordTypeId = '01210000000NPDz')</errorConditionFormula>
<errorDisplayField>Date__c</errorDisplayField>
<errorMessage>OPD/SIS/NTC瀹炴柦鏃ュ繀椤诲湪澶囧搧涓績鍑哄簱鏃ュ拰鍥炲瘎鏃ヤ箣闂�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1