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/workflows/Rental_Apply_Equipment_Set_Detail__c.workflow-meta.xml | 13 ++----------- 1 files changed, 2 insertions(+), 11 deletions(-) diff --git a/force-app/main/default/workflows/Rental_Apply_Equipment_Set_Detail__c.workflow-meta.xml b/force-app/main/default/workflows/Rental_Apply_Equipment_Set_Detail__c.workflow-meta.xml index a5db456..1643b08 100644 --- a/force-app/main/default/workflows/Rental_Apply_Equipment_Set_Detail__c.workflow-meta.xml +++ b/force-app/main/default/workflows/Rental_Apply_Equipment_Set_Detail__c.workflow-meta.xml @@ -21,16 +21,6 @@ <template>unfiled$public/Adjust_Queue_No</template> </alerts> <alerts> - <fullName>Adjust_Queue_OK</fullName> - <description>鎻掗槦鐢宠閫氳繃鎻愰啋</description> - <protected>false</protected> - <recipients> - <type>owner</type> - </recipients> - <senderType>CurrentUser</senderType> - <template>unfiled$public/Adjust_Queue_OK</template> - </alerts> - <alerts> <fullName>Adjust_Queue_Rental_Start</fullName> <description>鎻掗槦鐢宠鎵瑰噯鎻愰啋閭欢-澶囧搧</description> <protected>false</protected> @@ -86,6 +76,7 @@ <fieldUpdates> <fullName>Inspection_result_NG_update</fullName> <field>Inspection_result_NG__c</field> + <literalValue>鎶ヤ慨</literalValue> <name>鍙戣揣鍓嶆鏌G</name> <notifyAssignee>false</notifyAssignee> <operation>Literal</operation> @@ -147,7 +138,7 @@ <name>bp2_Inspect_Before_NG</name> <type>Alert</type> </actions> - <active>false</active> + <active>true</active> <description>From 鍊熷嚭澶囧搧閰嶅涓�瑙�</description> <formula>ISCHANGED(Inspection_result_NG__c) && OR(TEXT(Inspection_result_NG__c) = '缁翠慨',TEXT(Inspection_result_NG__c) = '搴熷純')</formula> <triggerType>onAllChanges</triggerType> -- Gitblit v1.9.1