trytond-agronomics/view/quality_sample_form.xml

13 lines
380 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>
<label name="collection_date"/>
<field name="collection_date"/>
<label name="code"/>
<field name="code"/>
<label name="company"/>
<field name="company"/>
<field name="products" colspan="4"/>
</form>