trytond-stock_move_extra_pr.../view/bom_output_form.xml

10 lines
358 B
XML

<?xml version="1.0"?>
<!-- This file is part of the stock_move_extra_products_supply module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name='uom']" position="after">
<field name="extra_products" colspan="4"/>
</xpath>
</data>