trytond-stock_picking_carrier/view/stock_shipment_out_picking_...

12 lines
418 B
XML

<?xml version="1.0"?>
<!-- This file is part of stock_picking_carrier. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/form/field[@name=&quot;shipment&quot;]" position="after">
<label name="label"/>
<field name="label"/>
<field name="label_name" invisible="1"/>
</xpath>
</data>