-trytond-company_subdivisio.../view/report_company_subdivision_tree.xml
2015-01-09 11:12:52 +01:00

10 lines
392 B
XML

<?xml version="1.0"?>
<!-- This file is part company_subdivision_report module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<tree string="Company Subdivision Reports">
<field name="report"/>
<field name="subdivision"/>
<field name="directory"/>
<field name="active" tree_invisible="1"/>
</tree>