trytond-stock_location_prod.../view/location_quantity_tree.xml
2017-07-28 18:55:57 +02:00

10 lines
291 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" position="inside">
<field name="limit_quantity" />
<field name="diff_quantity" />
</xpath>
</data>