trytond-production_drawing/view/drawing_position_list.xml

8 lines
269 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 Drawing Position" editable="bottom">
<field name="name"/>
<field name="drawing"/>
</tree>