<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<alerts>
|
<fullName>SpecialApplyRefuse</fullName>
|
<description>特殊申请驳回邮件提醒</description>
|
<protected>false</protected>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<recipients>
|
<field>OCM_Window__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>task/SpecialApplyApprovalRefuse</template>
|
</alerts>
|
<fieldUpdates>
|
<fullName>OpportunitySpecialApplyStatusDn</fullName>
|
<field>Status__c</field>
|
<literalValue>驳回</literalValue>
|
<name>询价特殊对应状态更新拒绝</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>OpportunitySpecialApplyStatusOri</fullName>
|
<field>Status__c</field>
|
<literalValue>草案中</literalValue>
|
<name>询价特殊对应状态更新草案</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>OpportunitySpecialApplyStatusUp</fullName>
|
<field>Status__c</field>
|
<literalValue>已批准</literalValue>
|
<name>询价特殊对应状态更新</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>SpecialApplyDate</fullName>
|
<field>Approval_Date__c</field>
|
<formula>today()</formula>
|
<name>特殊对应批准日</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>SpecialApplyDateRefuse</fullName>
|
<field>Approval_Date__c</field>
|
<formula>today()</formula>
|
<name>特殊对应拒绝日</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>SpecialApplyStatusING</fullName>
|
<field>Status__c</field>
|
<literalValue>已提交</literalValue>
|
<name>特殊对应状态更新审批中</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>updateApproverMng</fullName>
|
<field>FinalApprover__c</field>
|
<formula>"营业支援"</formula>
|
<name>更新审批人_Mng</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>updateApproverNull</fullName>
|
<field>FinalApprover__c</field>
|
<name>更新审批人_null</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Null</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>updateApproverWin</fullName>
|
<field>FinalApprover__c</field>
|
<formula>OCM_Window__r.Alias</formula>
|
<name>更新审批人_Win</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
</Workflow>
|