trytond-stock_move_relation/view/move_out_stock_lot_tree.xml
Jared Esparza e76b5f1470 Fix views
2020-11-16 11:47:19 +01:00

9 lines
270 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/tree" position="inside">
<field name="lot"/>
</xpath>
</data>