<?xml version="1.0" encoding="UTF-8"?>
|
<EmailTemplate xmlns="http://soap.sforce.com/2006/04/metadata">
|
<available>true</available>
|
<encodingKey>GB2312</encodingKey>
|
<name>询价失败请求_通过</name>
|
<style>none</style>
|
<subject>询价{!Opportunity.Name},编号{!Opportunity.InquiryNumber__c}失败申请已经审批通过</subject>
|
<type>custom</type>
|
<uiType>Aloha</uiType>
|
</EmailTemplate>
|