Add more information on stock move form

issue11768
This commit is contained in:
Raimon Esteve 2022-11-16 14:07:22 +01:00
parent cab8b20e61
commit 0b118873a4
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/field[@name='effective_date']" position="after">
<xpath expr="/form/notebook/page[@id='move']/field[@name='effective_date']" position="after">
<label name="prescription"/>
<field name="prescription"/>
</xpath>