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/Repair_Quotation__c.workflow-meta.xml | 40 ++++++++++------------------------------ 1 files changed, 10 insertions(+), 30 deletions(-) diff --git a/force-app/main/default/workflows/Repair_Quotation__c.workflow-meta.xml b/force-app/main/default/workflows/Repair_Quotation__c.workflow-meta.xml index b6eefd2..862ca93 100644 --- a/force-app/main/default/workflows/Repair_Quotation__c.workflow-meta.xml +++ b/force-app/main/default/workflows/Repair_Quotation__c.workflow-meta.xml @@ -9,10 +9,6 @@ <type>email</type> </recipients> <recipients> - <recipient>haiqian_yu@olympus.com.cn</recipient> - <type>user</type> - </recipients> - <recipients> <recipient>shujuan_liu@olympus.com.cn</recipient> <type>user</type> </recipients> @@ -43,10 +39,6 @@ <type>email</type> </recipients> <recipients> - <recipient>haiqian_yu@olympus.com.cn</recipient> - <type>user</type> - </recipients> - <recipients> <recipient>shujuan_liu@olympus.com.cn</recipient> <type>user</type> </recipients> @@ -75,10 +67,6 @@ <recipients> <field>RC_Mail_Address__c</field> <type>email</type> - </recipients> - <recipients> - <recipient>haiqian_yu@olympus.com.cn</recipient> - <type>user</type> </recipients> <recipients> <recipient>shujuan_liu@olympus.com.cn</recipient> @@ -123,10 +111,6 @@ <type>email</type> </recipients> <recipients> - <recipient>haiqian_yu@olympus.com.cn</recipient> - <type>user</type> - </recipients> - <recipients> <recipient>shujuan_liu@olympus.com.cn</recipient> <type>user</type> </recipients> @@ -167,10 +151,6 @@ <recipients> <field>RC_Mail_Address__c</field> <type>email</type> - </recipients> - <recipients> - <recipient>haiqian_yu@olympus.com.cn</recipient> - <type>user</type> </recipients> <recipients> <recipient>shujuan_liu@olympus.com.cn</recipient> @@ -694,7 +674,7 @@ <type>Alert</type> </actions> <offsetFromField>Repair_Quotation__c.ServiceCutPriceSubmitDateBZ__c</offsetFromField> - <timeLength>12</timeLength> + <timeLength>9</timeLength> <workflowTimeTriggerUnit>Days</workflowTimeTriggerUnit> </workflowTimeTriggers> <workflowTimeTriggers> @@ -704,6 +684,15 @@ </actions> <offsetFromField>Repair_Quotation__c.ServiceCutPriceSubmitDateBZ__c</offsetFromField> <timeLength>15</timeLength> + <workflowTimeTriggerUnit>Days</workflowTimeTriggerUnit> + </workflowTimeTriggers> + <workflowTimeTriggers> + <actions> + <name>ActionEmailRepairCutZJ</name> + <type>Alert</type> + </actions> + <offsetFromField>Repair_Quotation__c.ServiceCutPriceSubmitDateBZ__c</offsetFromField> + <timeLength>12</timeLength> <workflowTimeTriggerUnit>Days</workflowTimeTriggerUnit> </workflowTimeTriggers> <workflowTimeTriggers> @@ -722,15 +711,6 @@ </actions> <offsetFromField>Repair_Quotation__c.ServiceCutPriceSubmitDateBZ__c</offsetFromField> <timeLength>3</timeLength> - <workflowTimeTriggerUnit>Days</workflowTimeTriggerUnit> - </workflowTimeTriggers> - <workflowTimeTriggers> - <actions> - <name>ActionEmailRepairCutZJ</name> - <type>Alert</type> - </actions> - <offsetFromField>Repair_Quotation__c.ServiceCutPriceSubmitDateBZ__c</offsetFromField> - <timeLength>9</timeLength> <workflowTimeTriggerUnit>Days</workflowTimeTriggerUnit> </workflowTimeTriggers> </rules> -- Gitblit v1.9.1