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/Consum_Apply__c/validationRules/Person_In_Charge_Not_Support.validationRule-meta.xml | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/force-app/main/default/objects/Consum_Apply__c/validationRules/Person_In_Charge_Not_Support.validationRule-meta.xml b/force-app/main/default/objects/Consum_Apply__c/validationRules/Person_In_Charge_Not_Support.validationRule-meta.xml
index c066fb9..2ac486b 100644
--- a/force-app/main/default/objects/Consum_Apply__c/validationRules/Person_In_Charge_Not_Support.validationRule-meta.xml
+++ b/force-app/main/default/objects/Consum_Apply__c/validationRules/Person_In_Charge_Not_Support.validationRule-meta.xml
@@ -4,12 +4,13 @@
<active>true</active>
<errorConditionFormula>(Isnew() || Text(Status__c) = '鑽夋涓�') &&
Onwer_job_category__c = '鏀彺' &&
-$User.ProfileId <>'00eC800000005Cb' &&
-$User.ProfileId <>'00eC600000004y5' &&
-$User.ProfileId <>'00eC600000004y6' &&
-$User.ProfileId <>'00eC600000004y7' &&
-$User.ProfileId <>'00eC600000004y9'&&
-$User.ProfileId <>'00eC600000004yA'</errorConditionFormula>
+$User.ProfileId <>'00e10000000Y3o5' &&
+$User.ProfileId <>'00e10000000xo1D' &&
+$User.ProfileId <>'00e10000000xnoT' &&
+$User.ProfileId <>'00e10000000xnoY' &&
+$User.ProfileId <>'00e100000012CwP' &&
+$User.ProfileId <>'00e10000000xnod'&&
+$User.ProfileId <>'00e100000012CwK'</errorConditionFormula>
<errorDisplayField>Person_In_Charge__c</errorDisplayField>
<errorMessage>鍔╃悊涓嶈兘鍋氱敵璇蜂汉銆�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1