trytond-product_cost_plan/view/cost_plan_list.xml

11 lines
330 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>
<field name="number"/>
<field name="name"/>
<field name="product" tree_invisible="1"/>
<field name="bom"/>
<field name="active" tree_invisible="1"/>
</tree>