kalenislims/lims/view/countersample_storage_start_form.xml
Sebastián Marró 35f6cdea73 Initial commit
2017-10-07 21:23:22 -03:00

16 lines
456 B
XML

<?xml version="1.0"?>
<form>
<label name="report_date_from"/>
<field name="report_date_from"/>
<label name="report_date_to"/>
<field name="report_date_to"/>
<label name="date_from"/>
<field name="date_from"/>
<label name="date_to"/>
<field name="date_to"/>
<label name="location_origin"/>
<field name="location_origin" colspan="3"/>
<label name="storage_force"/>
<field name="storage_force"/>
</form>