trytonpsk-sale_shop/view/sale_shop_tree.xml

11 lines
362 B
XML
Raw Normal View History

2020-04-15 21:50:56 +02:00
<?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>