trytond-quality_control/view/quality_test_tree.xml

11 lines
317 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="Quality Test">
<field name="number"/>
<field name="company"/>
<field name="document"/>
<field name="state"/>
<field name="test_date"/>
</tree>