trytond-stock_location_prod.../view/product_limit_print_params_form.xml
2017-07-28 18:55:57 +02:00

14 lines
395 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="start_date"/>
<field name="start_date"/>
<label name="end_date"/>
<field name="end_date"/>
<label name="location"/>
<field name="location"/>
<label name="product"/>
<field name="product"/>
</form>