Merge PR #272 into 12.0

Signed-off-by etobella
This commit is contained in:
OCA-git-bot 2021-03-16 10:11:56 +00:00
commit 48d7e9065d

View File

@ -1,5 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<odoo> <data noupdate="1">
<!-- If user wants to make upgrade-proof customizations to email templates, he should edit ir.model.data and check noupdate himself --> <!-- If user wants to make upgrade-proof customizations to email templates, he should edit ir.model.data and check noupdate himself -->
<record id="email_template_new_draft_need_approval" model="mail.template"> <record id="email_template_new_draft_need_approval" model="mail.template">
@ -40,4 +40,4 @@ ${object.diff|safe}
</field> </field>
</record> </record>
</odoo> </data>