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/Product2/validationRules/GuaranteeTypeError.validationRule-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Product2/validationRules/GuaranteeTypeError.validationRule-meta.xml b/force-app/main/default/objects/Product2/validationRules/GuaranteeTypeError.validationRule-meta.xml
index d399a08..d2fbacf 100644
--- a/force-app/main/default/objects/Product2/validationRules/GuaranteeTypeError.validationRule-meta.xml
+++ b/force-app/main/default/objects/Product2/validationRules/GuaranteeTypeError.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>GuaranteeTypeError</fullName>
- <active>false</active>
+ <active>true</active>
<errorConditionFormula>Extend_new_product_gurantee__c && Extend_new_product_gurantee_MD__c</errorConditionFormula>
<errorMessage>涓嶈兘鍚屾椂閫夋嫨甯傚満鍜屾湇鍔″骞翠繚淇�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1