trytond-stock_storage_space/view/location_space_availability_list.xml
2015-02-24 18:08:42 +01:00

9 lines
280 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree string="Location space Availability">
<field name="date"/>
<field name="quantity"/>
<field name="max_quantity"/>
</tree>