trytond-electronic_mail-old-ts/view/action_report_form.xml

13 lines
440 B
XML

<?xml version="1.0"?>
<!-- This file is part electronic_mail_template module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/form/notebook/page[@string='General']/field[@name='email']"
position="after">
<newline/>
<label name="email_filename"/>
<field name="email_filename"/>
</xpath>
</data>