From 491cdf387e0c67fb95410c06547ff062a11f7bd3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期五, 19 一月 2024 15:21:48 +0800
Subject: [PATCH] backup workflow update0119

---
 force-app/main/default/workflows/Rental_Apply__c.workflow-meta.xml |   47 +++--------------------------------------------
 1 files changed, 3 insertions(+), 44 deletions(-)

diff --git a/force-app/main/default/workflows/Rental_Apply__c.workflow-meta.xml b/force-app/main/default/workflows/Rental_Apply__c.workflow-meta.xml
index f184caa..ed2fec1 100644
--- a/force-app/main/default/workflows/Rental_Apply__c.workflow-meta.xml
+++ b/force-app/main/default/workflows/Rental_Apply__c.workflow-meta.xml
@@ -467,7 +467,7 @@
             <field>applyUser__c</field>
             <type>userLookup</type>
         </recipients>
-        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
+        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
         <senderType>OrgWideEmailAddress</senderType>
         <template>Loaner_function/RentalApplyCantShipAll_HTML</template>
     </alerts>
@@ -483,7 +483,7 @@
             <field>applyUser__c</field>
             <type>userLookup</type>
         </recipients>
-        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
+        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
         <senderType>OrgWideEmailAddress</senderType>
         <template>Loaner_function/RentalApplyOutStock</template>
     </alerts>
@@ -499,7 +499,7 @@
             <field>applyUser__c</field>
             <type>userLookup</type>
         </recipients>
-        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
+        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
         <senderType>OrgWideEmailAddress</senderType>
         <template>Loaner_function/RentalApplyWariateInfo</template>
     </alerts>
@@ -1003,26 +1003,6 @@
         <reevaluateOnChange>false</reevaluateOnChange>
     </fieldUpdates>
     <fieldUpdates>
-        <fullName>Status_back</fullName>
-        <field>Status__c</field>
-        <literalValue>寮曞綋娓�</literalValue>
-        <name>鐘舵�佹洿鏂�</name>
-        <notifyAssignee>false</notifyAssignee>
-        <operation>Literal</operation>
-        <protected>false</protected>
-        <reevaluateOnChange>true</reevaluateOnChange>
-    </fieldUpdates>
-    <fieldUpdates>
-        <fullName>Status_update</fullName>
-        <field>Status__c</field>
-        <literalValue>鍑哄簱鎸囩ず娓�</literalValue>
-        <name>鐘舵�佹洿鏂�</name>
-        <notifyAssignee>false</notifyAssignee>
-        <operation>Literal</operation>
-        <protected>false</protected>
-        <reevaluateOnChange>true</reevaluateOnChange>
-    </fieldUpdates>
-    <fieldUpdates>
         <fullName>UpdateJumpDateRental</fullName>
         <description>鏇存柊鎻掗槦鏃ユ湡(澶囧搧)</description>
         <field>JumpDate_Rental__c</field>
@@ -1336,16 +1316,6 @@
         <field>Status__c</field>
         <literalValue>宸叉壒鍑�</literalValue>
         <name>鏇存柊澶囧搧鍊熷嚭鐢宠鐘舵�� 鎵瑰噯</name>
-        <notifyAssignee>false</notifyAssignee>
-        <operation>Literal</operation>
-        <protected>false</protected>
-        <reevaluateOnChange>false</reevaluateOnChange>
-    </fieldUpdates>
-    <fieldUpdates>
-        <fullName>Update_ra_status_yindang</fullName>
-        <field>Status__c</field>
-        <literalValue>寮曞綋瀹屼簡</literalValue>
-        <name>鏇存柊澶囧搧鍊熷嚭鐢宠鐘舵�� 寮曞綋瀹屼簡</name>
         <notifyAssignee>false</notifyAssignee>
         <operation>Literal</operation>
         <protected>false</protected>
@@ -1689,17 +1659,6 @@
             <operation>notEqual</operation>
         </criteriaItems>
         <triggerType>onCreateOrTriggeringUpdate</triggerType>
-    </rules>
-    <rules>
-        <fullName>鑷姩寮曞綋瀹屼簡%EF%BC%88鍏堝紩褰撳啀鎵瑰噯%EF%BC%89</fullName>
-        <actions>
-            <name>Update_ra_status_yindang</name>
-            <type>FieldUpdate</type>
-        </actions>
-        <active>false</active>
-        <description>//bp2 inactive</description>
-        <formula>TEXT(Status__c) = &apos;宸叉壒鍑�&apos; &amp;&amp; Rental_Apply_Equipment_Set_Cnt__c &gt; 0 &amp;&amp; ISCHANGED(Status__c)</formula>
-        <triggerType>onAllChanges</triggerType>
     </rules>
     <rules>
         <fullName>鑽夋涓渶瑕佹彁浜ょ殑鐢宠</fullName>

--
Gitblit v1.9.1