trytond-production_operation/view/operation_tracking_list.xml

9 lines
275 B
XML
Raw Normal View History

2013-10-30 23:30:06 +01:00
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
2014-01-04 19:36:34 +01:00
2014-01-03 13:10:49 +01:00
<tree string="Operation Tracking">
2014-01-04 19:36:34 +01:00
<field name="operation"/>
<field name="quantity"/>
<field name="uom"/>
</tree>