trytond-quality_control/view/quality_test_line_tree.xml

13 lines
363 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 sequence="sequence">
<field name="test"/>
<field name="type"/>
<field name="name"/>
<field name="proof"/>
<field name="method"/>
<field name="value"/>
<field name="success"/>
</tree>