trytond-stock_external_rece.../view/external_reception_line_list_sequence.xml
2015-01-20 18:46:01 +01:00

12 lines
384 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/tree/field[@name='description']" position="after">
<field name="lot_number"/>
</xpath>
<xpath expr="/tree/field[@name='product']" position="after">
<field name="lot"/>
</xpath>
</data>