Merge branch 'fix/14.0/sale_sourced_by_line__fix_so_view' into '14.0-test'

fix/14.0/sale_sourced_by_line__fix_so_view into 14.0-test

See merge request hibou-io/hibou-odoo/suite!1009
This commit is contained in:
Hibou Bot
2021-09-13 22:41:12 +00:00

View File

@@ -13,7 +13,7 @@
<field name="date_planned"/>
<field name="warehouse_id"/>
</xpath>
<xpath expr="//field[@name='commitment_date']" position="before">
<xpath expr="//label[@for='commitment_date']" position="before">
<field name="date_planned" />
<field name="requested_date" />
</xpath>