From 6a471bc62a8567abd74dcef733fcddf9911b6a16 Mon Sep 17 00:00:00 2001 From: denny chen <chenbangcai@prec-tech.com> Date: 星期三, 29 三月 2023 15:47:48 +0800 Subject: [PATCH] Merge branch 'master' of http://47.92.229.245:8089/r/OlyMEBG --- force-app/main/default/objects/QIS_Report__c/validationRules/ApplyMus_SetUsageProduct.validationRule-meta.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/QIS_Report__c/validationRules/ApplyMus_SetUsageProduct.validationRule-meta.xml b/force-app/main/default/objects/QIS_Report__c/validationRules/ApplyMus_SetUsageProduct.validationRule-meta.xml index 01f879d..b95aa18 100644 --- a/force-app/main/default/objects/QIS_Report__c/validationRules/ApplyMus_SetUsageProduct.validationRule-meta.xml +++ b/force-app/main/default/objects/QIS_Report__c/validationRules/ApplyMus_SetUsageProduct.validationRule-meta.xml @@ -2,7 +2,9 @@ <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>ApplyMus_SetUsageProduct</fullName> <active>true</active> - <errorConditionFormula>$Profile.Id != '00e10000000dzzG' /* GPI_绯荤粺绠$悊鍛楴ew 涓嶆姤閿� */ + <errorConditionFormula>$Profile.Id != '00e10000000dzzG' /* GPI_绯荤粺绠$悊鍛楴ew 涓嶆姤閿� */ +&& +$Profile.Id != '00e10000000dEQx' && $Profile.Id != '00e10000000Y3o5' /* 绯荤粺绠$悊鍛� 涓嶆姤閿� */ && -- Gitblit v1.9.1