FIX inherit view

From sale_pos be7d673
This commit is contained in:
Raimon Esteve 2023-02-20 20:15:13 +01:00
parent 8c45ed607c
commit c326c8ce82
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
copyright notices and license terms. -->
<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"/>
<field name="add_rules"/>
</xpath>