Merge pull request #64 from gurneyalex/7.0-fix-no-field-body-text-in-email-template

[FIX] No such field(s) in model email.template: body_text
This commit is contained in:
Yannick Vaucher 2015-08-26 15:46:49 +02:00
commit 700dcf7b22

View File

@ -61,16 +61,6 @@
--<br/>
OpenERP</p>]]>
</field>
<field name="body_text"><![CDATA[
Hello,
The page "${object.page_id.name}" has been modified and need your approval.
You can review the new version here: ${object.get_page_url}
Have a great day.
--
OpenERP]]></field>
</record>
</data>