trytond-sale_shop_trade_info/view/sale_shop_tree.xml
?ngel ?lvarez Serra f50c713c58 initial commit
2013-12-27 09:24:29 +01:00

10 lines
329 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. -->
<data>
<xpath
expr="/tree/field[@name='name']" position="after">
<field name="company_trade_name"/>
</xpath>
</data>