trytond-timesheet_work_cate.../view/category_tree.xml

10 lines
352 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 keyword_open="1">
<field name="name" expand="1"/>
<field name="parent" tree_invisible="1"/>
<field name="childs" tree_invisible="1"/>
<field name="active" tree_invisible="1"/>
</tree>