kalenislims/lims/view/planification_search_fractions_detail_form.xml
2020-04-25 22:31:08 -03:00

30 lines
864 B
XML

<?xml version="1.0"?>
<form>
<label name="fraction"/>
<field name="fraction"/>
<label name="service_analysis"/>
<field name="service_analysis"/>
<label name="type"/>
<field name="type"/>
<label name="label"/>
<field name="label"/>
<label name="product_type"/>
<field name="product_type"/>
<label name="matrix"/>
<field name="matrix"/>
<group id="priority" colspan="2" col="6">
<label name="urgent"/>
<field name="urgent"/>
<label name="priority"/>
<field name="priority"/>
<label name="repetition"/>
<field name="repetition"/>
</group>
<label name="create_date2"/>
<field name="create_date2" widget="date"/>
<label name="laboratory_date"/>
<field name="laboratory_date"/>
<label name="report_date"/>
<field name="report_date"/>
</form>