trytond-stock_location_ware.../view/location_list.xml
2015-01-23 13:04:35 +01:00

9 lines
270 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='type']" position="after">
<field name="warehouse"/>
</xpath>
</data>