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/eSignForm__c/validationRules/HPAcceptanceOrRejection.validationRule-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/eSignForm__c/validationRules/HPAcceptanceOrRejection.validationRule-meta.xml b/force-app/main/default/objects/eSignForm__c/validationRules/HPAcceptanceOrRejection.validationRule-meta.xml
index 6ce482c..0053ddc 100644
--- a/force-app/main/default/objects/eSignForm__c/validationRules/HPAcceptanceOrRejection.validationRule-meta.xml
+++ b/force-app/main/default/objects/eSignForm__c/validationRules/HPAcceptanceOrRejection.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>HPAcceptanceOrRejection</fullName>
- <active>false</active>
+ <active>true</active>
<description>$Profile.Id != '00e10000000dzzG'&&$Profile.Id != '00e10000000Y3o5'&&$User.Id != '00510000000fSYI'&&
(GoodCount__c-GoodCountAgency__c>0) &&ISBLANK(handleOpinionHP__c) &&PRIORVALUE(agencyAutoSignUpStatus__c)='鐢宠涓�'&&text(agencyAutoSignUpStatus__c)='宸叉壒鍑�'</description>
<errorConditionFormula>(GoodCount__c-GoodCountAgency__c>0) &&ISBLANK(handleOpinionHP__c) && text(agencyAutoSignUpStatus__c)='宸叉壒鍑�' && ISCHANGED(agencyAutoSignUpStatus__c)&&Sales_Root_Formula__c='OCM鐩存帴璨╁2'</errorConditionFormula>
--
Gitblit v1.9.1