mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 09:28:42 -06:00
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:
commit
700dcf7b22
@ -61,16 +61,6 @@
|
|||||||
--<br/>
|
--<br/>
|
||||||
OpenERP</p>]]>
|
OpenERP</p>]]>
|
||||||
</field>
|
</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>
|
</record>
|
||||||
|
|
||||||
</data>
|
</data>
|
||||||
|
Loading…
Reference in New Issue
Block a user