<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<alerts>
|
<fullName>OppBidInfo_report_deline</fullName>
|
<description>询价对手中标申请驳回通知</description>
|
<protected>false</protected>
|
<recipients>
|
<type>owner</type>
|
</recipients>
|
<recipients>
|
<field>Manager_sales__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<recipients>
|
<field>Sales_assistant__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>Olympus_OCM/OppBidInfo_report_decline</template>
|
</alerts>
|
<alerts>
|
<fullName>OppBidInfo_report_share</fullName>
|
<description>询价对手中标审批共享给助理和经理</description>
|
<protected>false</protected>
|
<recipients>
|
<field>Manager_sales__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<recipients>
|
<field>Sales_assistant__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>Olympus_OCM/Opp_Bid_Info</template>
|
</alerts>
|
<alerts>
|
<fullName>Opp_Bid_Info_approved</fullName>
|
<description>对手中标信息批准</description>
|
<protected>false</protected>
|
<recipients>
|
<type>owner</type>
|
</recipients>
|
<recipients>
|
<field>Manager_sales__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<recipients>
|
<field>Sales_assistant__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>Olympus_OCM/OppBidInfo_approval</template>
|
</alerts>
|
<fieldUpdates>
|
<fullName>Approved_Day_Upd</fullName>
|
<field>Approved_Day__c</field>
|
<formula>today()</formula>
|
<name>批准日更新</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>SetStatusToDraft</fullName>
|
<field>Report_Status__c</field>
|
<literalValue>草案</literalValue>
|
<name>状态变更为草案中</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>StatusChangeToApproval</fullName>
|
<field>Report_Status__c</field>
|
<literalValue>批准</literalValue>
|
<name>状态变更为已批准</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>StatusChangeToSubmit</fullName>
|
<field>Report_Status__c</field>
|
<literalValue>提交</literalValue>
|
<name>状态变更为提交</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>SubmitDay_Clear</fullName>
|
<field>Approved_Day__c</field>
|
<name>提交日-清空</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Null</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>SubmitDay_Input</fullName>
|
<field>Submit_Day__c</field>
|
<formula>today()</formula>
|
<name>提交日-输入</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
</Workflow>
|