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/TransferApplyDetail__c/validationRules/Can_not_Delivery_By_Main_Error.validationRule-meta.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/objects/TransferApplyDetail__c/validationRules/Can_not_Delivery_By_Main_Error.validationRule-meta.xml b/force-app/main/default/objects/TransferApplyDetail__c/validationRules/Can_not_Delivery_By_Main_Error.validationRule-meta.xml
index 6fde77a..4198ee6 100644
--- a/force-app/main/default/objects/TransferApplyDetail__c/validationRules/Can_not_Delivery_By_Main_Error.validationRule-meta.xml
+++ b/force-app/main/default/objects/TransferApplyDetail__c/validationRules/Can_not_Delivery_By_Main_Error.validationRule-meta.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>Can_not_Delivery_By_Main_Error</fullName>
-    <active>false</active>
+    <active>true</active>
     <description>From 澶囧搧Set</description>
     <errorConditionFormula>(Check_lost_Item_F__c ==&apos;娆犲搧&apos; || Inspection_result_after_NG_F__c=&apos;NG&apos;)
 &amp;&amp; IsChanged(Shipment_request_time2__c)

--
Gitblit v1.9.1