trytond-monitoring/view/state_indicator_check_plan_list.xml
Sergi Almacellas Abellana e411b94109 Migrate to version 3.8
(grafted from eec3a3932591273a0465b141921b62c21f399a00)
2015-12-16 00:12:51 +01:00

13 lines
416 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="Current State">
<field name="plan"/>
<field name="monitoring_asset"/>
<field name="monitored_asset"/>
<field name="indicator"/>
<field name="last_check"/>
<field name="last_state_type"/>
<field name="last_state_value"/>
</tree>