FIX inherit view

From sale_pos be7d673
This commit is contained in:
Raimon Esteve 2023-02-20 20:15:13 +01:00
parent bbe45789cc
commit 34b5e5b0eb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
The COPYRIGHT file at the top level of this repository contains the full The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. --> copyright notices and license terms. -->
<data> <data>
<xpath expr="/form/notebook/page[@id='sale']/field[@name='ticket_number']" position="after"> <xpath expr="/form/field[@name='ticket_number']" position="after">
<label name="add_rules"/> <label name="add_rules"/>
<field name="add_rules"/> <field name="add_rules"/>
</xpath> </xpath>