trytond-stock_location_comb.../view/location_combined_list.xml

8 lines
283 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="Combined location">
<field name="name"/>
<field name="code"/>
<field name="active" tree_invisible="1"/>
</tree>