trytonpsk-sale_shop/view/sale_shop_tree.xml

11 lines
362 B
XML

<?xml version="1.0"?>
<!-- This file is part sale_shop 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="warehouse"/>
<field name="currency"/>
<field name="company"/>
<field name="active" tree_invisible="1"/>
</tree>