trytond-csv_import/view/csv_profile_tree.xml

12 lines
354 B
XML

<?xml version="1.0"?>
<!-- This file is part of csv_import module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree>
<field name="name"/>
<field name="model"/>
<field name="create_record"/>
<field name="update_record"/>
<field name="testing"/>
</tree>