trytond-production_process/view/bom_input_list_sequence.xml

9 lines
268 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
2018-10-28 23:55:14 +01:00
<tree sequence="step_sequence">
<field name="product"/>
<field name="quantity"/>
2023-09-14 00:24:43 +02:00
<field name="unit"/>
</tree>