mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract_show_invoice: Migrate to v9.0
* [MIG] contract_show_invoice: Migrate to v9.0
This commit is contained in:
committed by
Pedro M. Baeza
parent
34d4b9fa49
commit
7b167f5e0b
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user