trytond-esale_stock_kit/view/sale_shop_form.xml
2015-05-22 15:29:07 +02:00

10 lines
470 B
XML

<?xml version="1.0"?>
<!-- This file is part esale_stock_kit module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/form/notebook/page[@id='esale']/notebook/page[@id='actions']/notebook/page[@id='stock']/field[@name='esale_last_stocks']"
position="after">
<button name="export_stocks_kit" string="Export Stock Kits"/>
</xpath>
</data>