trytond-electronic_mail_wiz.../electronic_mail_wizard.xml

13 lines
525 B
XML

<?xml version="1.0"?>
<!-- This file is part electronic_mail_wizard module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<tryton>
<data>
<record model="ir.ui.view" id="templateemail_start">
<field name="model">electronic.mail.wizard.templateemail.start</field>
<field name="type">form</field>
<field name="name">electronic_mail_wizard_templateemail</field>
</record>
</data>
</tryton>