trytond-electronic_mail_filter/view/electronic_mail_template_fo...

13 lines
437 B
XML

<?xml version="1.0"?>
<!-- This file is part of electronic_mail_filter 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[@id='advanced']" position="after">
<page string="Filters" id="filters">
<label name="filters"/>
<field name="filters"/>
</page>
</xpath>
</data>