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/FixtureDeliverySlip__c/validationRules/Return_Back_IMF_CHECK.validationRule-meta.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/objects/FixtureDeliverySlip__c/validationRules/Return_Back_IMF_CHECK.validationRule-meta.xml b/force-app/main/default/objects/FixtureDeliverySlip__c/validationRules/Return_Back_IMF_CHECK.validationRule-meta.xml
index 522c416..e544309 100644
--- a/force-app/main/default/objects/FixtureDeliverySlip__c/validationRules/Return_Back_IMF_CHECK.validationRule-meta.xml
+++ b/force-app/main/default/objects/FixtureDeliverySlip__c/validationRules/Return_Back_IMF_CHECK.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>Return_Back_IMF_CHECK</fullName>
- <active>false</active>
+ <active>true</active>
<description>From 澶囧搧Set</description>
<errorConditionFormula>IsPickval(DeliveryType__c, '鍥炲瘎')
&&
@@ -9,6 +9,5 @@
ISBLANK(text(DeliveryCompany__c)),
ISBLANK(Wh_Staff__c)
)</errorConditionFormula>
- <errorDisplayField>CreatedBy_Name_Text__c</errorDisplayField>
<errorMessage>璇疯緭鍏�"鍙戣揣-鐗╂祦鍏徃"鍜�"鍙戣揣-杩愯緭鏂瑰紡"鐨勪俊鎭�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1