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/Product2.workflow-meta.xml | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/force-app/main/default/workflows/Product2.workflow-meta.xml b/force-app/main/default/workflows/Product2.workflow-meta.xml index 7e91d6a..384d383 100644 --- a/force-app/main/default/workflows/Product2.workflow-meta.xml +++ b/force-app/main/default/workflows/Product2.workflow-meta.xml @@ -170,7 +170,7 @@ <name>X12_BSS_text</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>true</formula> <triggerType>onAllChanges</triggerType> </rules> @@ -180,7 +180,7 @@ <name>NMPA_Change_to_True</name> <type>Alert</type> </actions> - <active>false</active> + <active>true</active> <booleanFilter>(1 OR 2 OR 3) AND 4 AND 5</booleanFilter> <criteriaItems> <field>Product2.Family</field> @@ -216,7 +216,7 @@ <name>UpdateCategory5ByRecordType</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <booleanFilter>1 OR 2</booleanFilter> <criteriaItems> <field>Product2.RecordTypeId</field> @@ -237,7 +237,7 @@ <name>ProductInvalidDateClear</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>ISCHANGED(SFDA_Status__c) && (TEXT(SFDA_Status__c) = '鏈夊姽' || TEXT(SFDA_Status__c) = '澶卞姽锛堟湡闄愬唴鐢熺敚娓堝湪搴蹇滐級' || TEXT(SFDA_Status__c) = '鏈夊姽锛堝啀鐢宠珛涓級' || TEXT(SFDA_Status__c) = '涓嶈')</formula> <triggerType>onAllChanges</triggerType> </rules> @@ -247,7 +247,7 @@ <name>SetProductInvalidDate</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>ISCHANGED(SFDA_Status__c) && (TEXT(SFDA_Status__c) = '鍋滄' || TEXT(SFDA_Status__c) = '澶卞姽锛堝啀鐢宠珛涓級' || TEXT(SFDA_Status__c) = '澶卞姽锛堢敵璜嬬劇锛�' )</formula> <triggerType>onAllChanges</triggerType> </rules> @@ -257,7 +257,7 @@ <name>EndDateNull</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <criteriaItems> <field>Product2.Product_Status__c</field> <operation>notEqual</operation> @@ -271,7 +271,7 @@ <name>EndDateUpdate</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <criteriaItems> <field>Product2.Product_Status__c</field> <operation>equals</operation> @@ -289,7 +289,7 @@ <name>X12_BSS_text</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>True</formula> <triggerType>onCreateOnly</triggerType> </rules> @@ -299,7 +299,7 @@ <name>Last_active_update_staff</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>ISCHANGED(IsActive)</formula> <triggerType>onAllChanges</triggerType> </rules> @@ -309,7 +309,7 @@ <name>UpdateImporantProduct</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>!ISBLANK(Key_product_147P__c)</formula> <triggerType>onAllChanges</triggerType> </rules> @@ -319,7 +319,7 @@ <name>UpdateImporantProductNull</name> <type>FieldUpdate</type> </actions> - <active>false</active> + <active>true</active> <formula>ISBLANK(Key_product_147P__c)</formula> <triggerType>onAllChanges</triggerType> </rules> -- Gitblit v1.9.1