From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:16:47 +0800
Subject: [PATCH] addvalidationrule

---
 force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml b/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml
index 2fcf8ab..a73333f 100644
--- a/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml
+++ b/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml
@@ -1,19 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
-    <alerts>
-        <fullName>Request_assistant_create_asset</fullName>
-        <description>鎵嬪姩鐧诲綍鐐规缁撴灉鍚庯紝濮旀墭缁欏姪鐞嗗垱寤鸿澶囩殑閭欢</description>
-        <protected>false</protected>
-        <recipients>
-            <type>owner</type>
-        </recipients>
-        <recipients>
-            <recipient>haijuan_wang@olympus.com.cn</recipient>
-            <type>user</type>
-        </recipients>
-        <senderType>CurrentUser</senderType>
-        <template>Inspection/Request_create_asset_from_PM</template>
-    </alerts>
     <fieldUpdates>
         <fullName>OER_inspection_number</fullName>
         <field>OER_Inspection_formula__c</field>
@@ -34,16 +20,6 @@
         <protected>false</protected>
         <reevaluateOnChange>false</reevaluateOnChange>
     </fieldUpdates>
-    <rules>
-        <fullName>鎵嬪姩鐧诲綍缁撴灉閫氱煡缁欏姪鐞�</fullName>
-        <actions>
-            <name>Request_assistant_create_asset</name>
-            <type>Alert</type>
-        </actions>
-        <active>false</active>
-        <formula>AND(  ISBLANK(AssetId__c),not(ISBLANK(Product_Manual__c)), InsReportStatus__c = &quot;鐢宠涓�&quot;)</formula>
-        <triggerType>onCreateOrTriggeringUpdate</triggerType>
-    </rules>
     <rules>
         <fullName>鐐规鎶ュ憡涔︽槑缁嗙偣妫�娆℃暟鏂囨湰鍖�</fullName>
         <actions>

--
Gitblit v1.9.1