[MIG] contract_show_invoice: Migrate to v9.0

* [MIG] contract_show_invoice: Migrate to v9.0
This commit is contained in:
carlosdauden
2016-04-02 19:02:27 +02:00
committed by Pedro M. Baeza
parent 34d4b9fa49
commit 7b167f5e0b
8 changed files with 57 additions and 109 deletions

View File

@@ -18,7 +18,7 @@
<field name="model">account.analytic.account</field>
<field name="inherit_id" ref="analytic.view_account_analytic_account_form" />
<field name="arch" type="xml">
<xpath expr='//div[@name="buttons"]' position='inside'>
<xpath expr='//div[@name="button_box"]' position='inside'>
<button class="oe_stat_button" type="action" icon="fa-edit"
name="%(contract_show_invoice.act_analytic_invoices)d"
string="Invoices" help="Invoices related with this contract">