trytond-sale_opportunity_ca.../view/sale_opportunity_tree.xml
Albert Cervera i Areny 4d3d806986 Initial commit.
2014-06-24 23:49:01 +02:00

9 lines
287 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="category"/>
</xpath>
</data>