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/Rental_Apply__c/validationRules/Can_not_create_from_this_repair.validationRule-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Rental_Apply__c/validationRules/Can_not_create_from_this_repair.validationRule-meta.xml b/force-app/main/default/objects/Rental_Apply__c/validationRules/Can_not_create_from_this_repair.validationRule-meta.xml
index 6925a44..1127183 100644
--- a/force-app/main/default/objects/Rental_Apply__c/validationRules/Can_not_create_from_this_repair.validationRule-meta.xml
+++ b/force-app/main/default/objects/Rental_Apply__c/validationRules/Can_not_create_from_this_repair.validationRule-meta.xml
@@ -4,7 +4,7 @@
<active>true</active>
<description>2016/09/20涔嬪墠
ISNEW() && Repair__c != null && NOT(ISNULL(Repair__r.Repair_Final_Inspection_Date__c))</description>
- <errorConditionFormula>($User.ProfileId <>'00eC800000005Cb')
+ <errorConditionFormula>($User.ProfileId <>'00e10000000Y3o5')
&& Not(ischanged(Repair_Final_Inspection_Date__c))
&&(
TEXT(demo_purpose2__c)=='涓�鑸敤鎴�'||
--
Gitblit v1.9.1