Files
tradon/modules/purchase_trade/view/shipment_in_tree.xml
2026-04-21 19:39:49 +02:00

9 lines
297 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/field[@name='number']" position="after">
<field name="bl_number"/>
</xpath>
</data>