trytond-stock_location_prod.../view/product_limit_tree.xml

10 lines
271 B
XML
Raw Normal View History

2015-10-23 14:17:36 +02:00
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
2017-07-28 18:55:57 +02:00
<tree>
2015-10-23 14:17:36 +02:00
<field name="location"/>
<field name="product"/>
<field name="quantity"/>
2015-10-23 14:17:36 +02:00
<field name="uom"/>
2017-07-28 18:55:57 +02:00
</tree>