Add more information on stock move form

issue11768
This commit is contained in:
Raimon Esteve 2022-11-15 22:22:35 +01:00
parent 261dda521e
commit 23180e10a9
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='origin']" position="after">
<xpath expr="/form/notebook/page[@id='move']/field[@name='effective_date']" position="after">
<label name="bulk_product"/>
<field name="bulk_product"/>
</xpath>