trytond-monitoring/view/scheduler_list.xml

10 lines
309 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree string="Monitoring Scheduler">
<field name="name"/>
<field name="normal_check"/>
<field name="retries"/>
<field name="retry_check"/>
</tree>