trytond-account_invoice_int.../view/invoice_tree.xml

10 lines
340 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/tree" position="inside">
<button name="create_intercompany_invoices" tree_invisible="1"
string="Create Intercompany Invoices"/>
</xpath>
</data>