9 lines
401 B
XML
9 lines
401 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="//link[@name='stock.act_shipment_out_form2']" position="after">
|
|
<link icon="tryton-shipment-drop" name="sale_supply_drop_shipment.act_shipment_drop_relate_party" empty="hide"/>
|
|
</xpath>
|
|
</data>
|