trytond-stock_distribution_in/view/production_tree.xml
Raimon Esteve 4718d7a63c pyflakes
2018-03-02 10:06:41 +01:00

12 lines
445 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="number"/>
<field name="reference"/>
<field name="planned_date"/>
<field name="distribution_products"/>
<field name="distribution_assigned_products"/>
<field name="distribution_pending_products"/>
<field name="state"/>
</tree>