From 22bd41f13147fce1df6ff35b592720c9cb387de9 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期四, 18 一月 2024 15:19:29 +0800 Subject: [PATCH] ali5 workflow backup0118 --- force-app/main/default/workflows/Statu_Achievements__c.workflow-meta.xml | 27 ++++++++++++++++++++++----- 1 files changed, 22 insertions(+), 5 deletions(-) diff --git a/force-app/main/default/workflows/Statu_Achievements__c.workflow-meta.xml b/force-app/main/default/workflows/Statu_Achievements__c.workflow-meta.xml index 513f2e2..d492a50 100644 --- a/force-app/main/default/workflows/Statu_Achievements__c.workflow-meta.xml +++ b/force-app/main/default/workflows/Statu_Achievements__c.workflow-meta.xml @@ -20,6 +20,10 @@ <recipient>qi_qiao@olympus.com.cn</recipient> <type>user</type> </recipients> + <recipients> + <recipient>xiaoqian_chen@olympus.com.cn</recipient> + <type>user</type> + </recipients> <senderType>CurrentUser</senderType> <template>NoteTheResidual/T1_DetailedList</template> </alerts> @@ -656,7 +660,20 @@ <type>FieldUpdate</type> </actions> <active>true</active> - <formula>OR( ISCHANGED(PaymentStatus__c), ISCHANGED(AssignmentStatus__c), ISCHANGED(Reason_not_collect_money__c), ISCHANGED(UnshippedAmount__c), ISCHANGED(Reason_not_ship__c), ISCHANGED(Follow_up_comment__c), ISCHANGED(DeliveryStatus__c), ISCHANGED(OverviewStatus__c), ISCHANGED(Manager_feedback__c), ISCHANGED(Payment_Scheduled_Date__c), ISCHANGED(Payment_All_Scheduled_Date__c), ISCHANGED(Shipping_Scheduled_Date__c), ISCHANGED(EndUser_contract_submit_day__c))</formula> + <formula>OR( +ISCHANGED(PaymentStatus__c), +ISCHANGED(AssignmentStatus__c), +ISCHANGED(Reason_not_collect_money__c), +ISCHANGED(UnshippedAmount__c), +ISCHANGED(Reason_not_ship__c), +ISCHANGED(Follow_up_comment__c), +ISCHANGED(DeliveryStatus__c), +ISCHANGED(OverviewStatus__c), +ISCHANGED(Manager_feedback__c), +ISCHANGED(Payment_Scheduled_Date__c), +ISCHANGED(Payment_All_Scheduled_Date__c), +ISCHANGED(Shipping_Scheduled_Date__c), +ISCHANGED(EndUser_contract_submit_day__c))</formula> <triggerType>onAllChanges</triggerType> </rules> <rules> @@ -867,12 +884,12 @@ <criteriaItems> <field>Opportunity.ET_SP_Consumption__c</field> <operation>equals</operation> - <value>True</value> + <value>鐪�</value> </criteriaItems> <criteriaItems> <field>Statu_Achievements__c.ET_SP_Consumption__c</field> <operation>equals</operation> - <value>False</value> + <value>鍋�</value> </criteriaItems> <description>鏂板缓/鏇存柊娉ㄦ畫鏃讹紝鏍规嵁璇环鍊艰瀹�</description> <triggerType>onAllChanges</triggerType> @@ -887,12 +904,12 @@ <criteriaItems> <field>Opportunity.ET_SP_Consumption__c</field> <operation>equals</operation> - <value>False</value> + <value>鍋�</value> </criteriaItems> <criteriaItems> <field>Statu_Achievements__c.ET_SP_Consumption__c</field> <operation>equals</operation> - <value>True</value> + <value>鐪�</value> </criteriaItems> <description>鏂板缓/鏇存柊娉ㄦ畫鏃讹紝鏍规嵁璇环鍊艰瀹�</description> <triggerType>onAllChanges</triggerType> -- Gitblit v1.9.1