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)=='浠庢姤淇瓙鍗�' &&DateReceiptQuestions__c!= SubOrderCompleteDate__c&& OR( ISNEW() ,DATEVALUE(CreatedDate) > DATEVALUE('2022-08-08')) && -- Gitblit v1.9.1