trytond-electronic_mail_act.../view/configuration_form.xml

14 lines
441 B
XML

<?xml version="1.0"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form" position="inside">
<label name="employee"/>
<field name="employee"/>
<label name="pending_mailbox"/>
<field name="pending_mailbox"/>
<label name="processed_mailbox"/>
<field name="processed_mailbox"/>
</xpath>
</data>