trytond-production_mass_bal.../view/production_mass_balance_sta...

14 lines
393 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="product"/>
<field name="product"/>
<label name="from_date"/>
<field name="from_date"/>
<label name="to_date"/>
<field name="to_date"/>
<label name="direction"/>
<field name="direction"/>
</form>