Change comment position out xpath

This commit is contained in:
Raimon Esteve 2016-09-26 09:54:32 +02:00
parent a2a99f9c49
commit 48432d4f58

View file

@ -2,9 +2,9 @@
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<!-- Required for party states -->
<xpath expr="/form/notebook/page[@id='invoice']/field[@name='lines']"
position="replace">
<!-- Required for party states -->
<field name="lines" invisible="1"/>
<field name="lines_tree" colspan="6"
view_ids="account_invoice_tree.invoice_line_view_tree_sequence"/>