<?xml version="1.0" encoding="UTF-8"?>
|
<EmailTemplate xmlns="http://soap.sforce.com/2006/04/metadata">
|
<available>true</available>
|
<description>询价有更新,每日发送邮件</description>
|
<encodingKey>GB2312</encodingKey>
|
<name>询价有更新邮件</name>
|
<style>none</style>
|
<subject>询价已更新:{!Opportunity.Name}</subject>
|
<type>custom</type>
|
<uiType>Aloha</uiType>
|
</EmailTemplate>
|