Launchpad automatic translations update.
[odoo/odoo.git] / addons / email_template / email_template_mailbox_view.xml
index 38757ba..0d1b3b0 100644 (file)
             <field name="view_type">form</field>
             <field name="view_mode">tree,form</field>
             <field name="view_id" ref="view_email_template_mailbox_tree" />
-            <field name="context">{'group_by': [], 'search_default_outbox': 1}</field>
+            <field name="context">{'search_default_outbox': 1}</field>
+            <field name="help">An email template is an email document that will be sent as part of a marketing campaign. You can personalize it according to specific customer profile fields, so that a partner name or other partner related information may be inserted automatically.</field>
             <field name="search_view_id" ref="view_email_template_mailbox_search"/>
         </record>