trytond-sale_opportunity_ca.../view/sale_opportunity_tree.xml
?ngel ?lvarez Serra c9eab7107c initial commit
2013-07-25 17:06:51 +02:00

12 lines
317 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/tree/field[@name='probability']"
position="after">
<field name="campaign"/>
</xpath>
</data>