<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<alerts>
|
<fullName>ActionEmailCancel</fullName>
|
<description>撤回提醒</description>
|
<protected>false</protected>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<recipients>
|
<recipient>xingyu_liu@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>unfiled$public/Maintenance_ContractUPDateCancel</template>
|
</alerts>
|
<alerts>
|
<fullName>ActionEmailFile</fullName>
|
<description>维修合同审批失败</description>
|
<protected>false</protected>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<recipients>
|
<recipient>xingyu_liu@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>unfiled$public/Maintenance_ContractUPDateFile</template>
|
</alerts>
|
<alerts>
|
<fullName>ActionEmailSuccsee</fullName>
|
<description>维修合同审批成功</description>
|
<protected>false</protected>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<recipients>
|
<recipient>xingyu_liu@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>unfiled$public/Maintenance_ContractUPDateSuccess</template>
|
</alerts>
|
<alerts>
|
<fullName>FirstEmailMaintenance</fullName>
|
<description>第一步批准</description>
|
<protected>false</protected>
|
<recipients>
|
<recipient>xingyu_liu@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>unfiled$public/Maintenance_ContractUPDate</template>
|
</alerts>
|
<alerts>
|
<fullName>ReadyEmailMaintenance</fullName>
|
<description>准备审批</description>
|
<protected>false</protected>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<recipients>
|
<recipient>xingyu_liu@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>unfiled$public/Maintenance_ContractUPDate</template>
|
</alerts>
|
<fieldUpdates>
|
<fullName>Maintenance_Ing</fullName>
|
<field>Status__c</field>
|
<literalValue>审批中</literalValue>
|
<name>审批中</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Maintenance_Ng</fullName>
|
<field>Status__c</field>
|
<literalValue>草稿中</literalValue>
|
<name>维修合同审批拒绝</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Maintenance_Reday</fullName>
|
<field>Status__c</field>
|
<literalValue>审批中</literalValue>
|
<name>维修合同改期初始</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Maintenance_Success</fullName>
|
<field>Status__c</field>
|
<literalValue>已审批</literalValue>
|
<name>维修合同批准成功</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Literal</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
</Workflow>
|