trytond-agronomics/view/production_output_distribution_list.xml
2021-09-03 11:35:21 +02:00

12 lines
377 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="product"/>
<field name="location"/>
<field name="uom"/>
<field name="initial_quantity"/>
<field name="final_quantity"/>
<field name="produced_quantity"/>
</tree>