trytond-product_variant_uni.../view/template_list.xml
2014-01-09 19:32:19 +01:00

9 lines
266 B
XML

<?xml version="1.0"?>
<!-- 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="before">
<field name="code"/>
</xpath>
</data>