<?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>您提交的{!Order.RecordType}{!Order.OrderNumber}创建通过品保部审批</subject>
|
<type>custom</type>
|
<uiType>Aloha</uiType>
|
</EmailTemplate>
|