trytond-product_cost_plan/view/cost_plan_bom_line_list.xml

9 lines
256 B
XML
Raw Normal View History

2013-10-17 10:59:15 +02:00
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
2018-04-25 15:44:48 +02:00
<tree editable="bottom">
2013-10-17 10:59:15 +02:00
<field name="plan"/>
<field name="product"/>
<field name="bom"/>
</tree>