trytond-quality_control/view/quality_quantitative_test_l...

17 lines
491 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 editable="1">
<field name="test"/>
<field name="name"/>
<field name="proof"/>
<field name="method"/>
<field name="value"/>
<field name="unit"/>
<field name="success"/>
<field name="min_value"/>
<field name="max_value"/>
<field name="unit_range"/>
<field name="test_state" tree_invisible="1"/>
</tree>