trytond-quality_control/view/quality_proof_method_tree.xml

10 lines
298 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 Proof Methods">
<field name="name"/>
<field name="proof"/>
<field name="proof_type"/>
<field name="company"/>
</tree>