trytond-product_esale_purch.../view/esale_template_tree.xml
2014-10-02 10:01:03 +02:00

8 lines
352 B
XML

<?xml version="1.0"?>
<!-- This file is part product_esale_purchasable 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=&quot;esale_visibility&quot;]" position="after">
<field name="purchasable"/>
</xpath>
</data>