Fix xpath of inheriting view

This commit is contained in:
Jesús Martín Jiménez 2016-07-20 13:38:28 +02:00
parent 0ff6e7bbe6
commit 4c5f68f24e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<!-- 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='accounting']/field[@name='vat_number']"
<xpath expr="/form/notebook/page[@id='accounting']/field[@name='supplier_tax_rule']"
position="after">
<separator string="Invoice Discount" colspan="4" id="invoice_discount"/>
<label name="customer_invoice_discount"/>