trytond-production_process/view/product_bom_list.xml

8 lines
284 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree string="Product - Process" sequence="sequence">
<field name="process"/>
<field name="sequence" tree_invisible="1"/>
</tree>