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/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