From 102afa21c115e8c8b9333a326c3d1af08fe76faf Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 22 一月 2024 22:08:58 +0800
Subject: [PATCH] backup0122

---
 force-app/main/default/objects/Account/validationRules/Manager_check_for_FSE_plan.validationRule-meta.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/Account/validationRules/Manager_check_for_FSE_plan.validationRule-meta.xml b/force-app/main/default/objects/Account/validationRules/Manager_check_for_FSE_plan.validationRule-meta.xml
index 804fafe..83fd7b5 100644
--- a/force-app/main/default/objects/Account/validationRules/Manager_check_for_FSE_plan.validationRule-meta.xml
+++ b/force-app/main/default/objects/Account/validationRules/Manager_check_for_FSE_plan.validationRule-meta.xml
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Manager_check_for_FSE_plan</fullName>
-    <active>false</active>
+    <active>true</active>
     <errorConditionFormula>AND(Plan_approved_FSE__c=TRUE,ISBLANK(FSE_Manager_check_comment__c))</errorConditionFormula>
-    <errorDisplayField>MaxActivityDate__c</errorDisplayField>
     <errorMessage>CL6 缁忕悊绾ф壒鍑嗘椿鍔ㄨ鍒掓椂鍊欙紝闇�瑕佸~鍐欏弽棣堝缓璁�</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1