From 0a2fc19461a141fbbb2c303142afdee22c72daac Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 09:56:08 +0800
Subject: [PATCH] workflow backup0120
---
force-app/main/default/objects/Account/validationRules/Parent_must_be_DeptCl.validationRule-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Account/validationRules/Parent_must_be_DeptCl.validationRule-meta.xml b/force-app/main/default/objects/Account/validationRules/Parent_must_be_DeptCl.validationRule-meta.xml
index 656b76a..d190d3a 100644
--- a/force-app/main/default/objects/Account/validationRules/Parent_must_be_DeptCl.validationRule-meta.xml
+++ b/force-app/main/default/objects/Account/validationRules/Parent_must_be_DeptCl.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>Parent_must_be_DeptCl</fullName>
- <active>false</active>
+ <active>true</active>
<errorConditionFormula>OR(RecordTypeId = '01210000000Qfmb',
RecordTypeId = '01210000000QfmR',
RecordTypeId = '01210000000QfmM',
--
Gitblit v1.9.1