From 0e0dd1e20e7211f3c3c11d77a41090d998dfd06c Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期四, 18 一月 2024 16:32:25 +0800 Subject: [PATCH] bakcupprodwl --- force-app/main/default/workflows/CancelPostponePlan__c.workflow-meta.xml | 24 ++---------------------- 1 files changed, 2 insertions(+), 22 deletions(-) diff --git a/force-app/main/default/workflows/CancelPostponePlan__c.workflow-meta.xml b/force-app/main/default/workflows/CancelPostponePlan__c.workflow-meta.xml index 9cdd223..8f04efe 100644 --- a/force-app/main/default/workflows/CancelPostponePlan__c.workflow-meta.xml +++ b/force-app/main/default/workflows/CancelPostponePlan__c.workflow-meta.xml @@ -54,27 +54,7 @@ <reevaluateOnChange>false</reevaluateOnChange> </fieldUpdates> <fieldUpdates> - <fullName>ExtensionPlanStatusUpdate2</fullName> - <field>Status__c</field> - <literalValue>寤舵湡鎴愬姛</literalValue> - <name>寤舵湡鐘舵�佹洿鏂�</name> - <notifyAssignee>false</notifyAssignee> - <operation>Literal</operation> - <protected>false</protected> - <reevaluateOnChange>false</reevaluateOnChange> - </fieldUpdates> - <fieldUpdates> <fullName>StatusUpdate1</fullName> - <field>Status__c</field> - <literalValue>鍙栨秷鎴愬姛</literalValue> - <name>鐘舵�佹洿鏂�</name> - <notifyAssignee>false</notifyAssignee> - <operation>Literal</operation> - <protected>false</protected> - <reevaluateOnChange>false</reevaluateOnChange> - </fieldUpdates> - <fieldUpdates> - <fullName>StatusUpdate11</fullName> <field>Status__c</field> <literalValue>鍙栨秷鎴愬姛</literalValue> <name>鐘舵�佹洿鏂�</name> @@ -99,12 +79,12 @@ <criteriaItems> <field>CancelPostponePlan__c.if_HaveRental_Apply__c</field> <operation>equals</operation> - <value>True</value> + <value>鐪�</value> </criteriaItems> <criteriaItems> <field>CancelPostponePlan__c.cancelReasonCombobox__c</field> <operation>notEqual</operation> - <value>澶囧搧涓嶈冻</value> + <value>鏃犲鍝�</value> </criteriaItems> <description>opd鍙栨秷鎴愬姛涔嬪悗缁檕pd鎷呭綋鍙戦偖浠�</description> <triggerType>onCreateOrTriggeringUpdate</triggerType> -- Gitblit v1.9.1