trytond-quality_control/view/quality_qualitative_value_f...

10 lines
286 B
XML

<?xml version="1.0"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<form string="Qualitative Value">
<label name="name"/>
<field name="name"/>
<label name="method"/>
<field name="method"/>
</form>