trytond-production_drawing/view/bom_drawing_line_list.xml

9 lines
297 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="Production BOM Drawing Line" editable="bottom">
<field name="bom"/>
<field name="position"/>
<field name="product"/>
</tree>