trytond-production_operation/view/operation_tracking_list.xml

10 lines
248 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
2018-03-19 16:28:08 +01:00
<tree>
2014-01-04 19:36:34 +01:00
<field name="operation"/>
<field name="quantity"/>
<field name="uom"/>
2018-03-19 16:28:08 +01:00
</tree>