trytond-electronic_mail_act.../view/activity_activity_tree.xml

12 lines
381 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="/tree/field[@name='state']" position="after">
<button name="new"/>
<button name="reply"/>
<button name="guess"/>
<field name="have_mail" tree_invisible="1"/>
</xpath>
</data>