trytond-production_drawing/view/drawing_list.xml

8 lines
260 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">
<field name="name"/>
<field name="active" tree_invisible="1"/>
</tree>