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/Inspection_Item__c.workflow-meta.xml | 33 --------------------------------- 1 files changed, 0 insertions(+), 33 deletions(-) diff --git a/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml b/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml index d159f4e..a73333f 100644 --- a/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml +++ b/force-app/main/default/workflows/Inspection_Item__c.workflow-meta.xml @@ -1,27 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Workflow xmlns="http://soap.sforce.com/2006/04/metadata"> - <alerts> - <fullName>Request_assistant_create_asset</fullName> - <description>鎵嬪姩鐧诲綍鐐规缁撴灉鍚庯紝濮旀墭缁欏姪鐞嗗垱寤鸿澶囩殑閭欢</description> - <protected>false</protected> - <recipients> - <type>owner</type> - </recipients> - <recipients> - <recipient>daisuke_goto@olympus.com.cn</recipient> - <type>user</type> - </recipients> - <recipients> - <recipient>haijuan_wang@olympus.com.cn</recipient> - <type>user</type> - </recipients> - <recipients> - <recipient>yoshihiko_terabori@olympus.com.cn</recipient> - <type>user</type> - </recipients> - <senderType>CurrentUser</senderType> - <template>Inspection/Request_create_asset_from_PM</template> - </alerts> <fieldUpdates> <fullName>OER_inspection_number</fullName> <field>OER_Inspection_formula__c</field> @@ -42,17 +20,6 @@ <protected>false</protected> <reevaluateOnChange>false</reevaluateOnChange> </fieldUpdates> - <rules> - <fullName>鎵嬪姩鐧诲綍缁撴灉閫氱煡缁欏姪鐞�</fullName> - <actions> - <name>Request_assistant_create_asset</name> - <type>Alert</type> - </actions> - <active>false</active> - <formula>AND( - ISBLANK(AssetId__c),not(ISBLANK(Product_Manual__c)), InsReportStatus__c = "鐢宠涓�")</formula> - <triggerType>onCreateOrTriggeringUpdate</triggerType> - </rules> <rules> <fullName>鐐规鎶ュ憡涔︽槑缁嗙偣妫�娆℃暟鏂囨湰鍖�</fullName> <actions> -- Gitblit v1.9.1