mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Merge branch 'fix/13.0/sale_sourced_by_line__fields_not_showing' into '13.0'
fix/13.0/sale_sourced_by_line__fields_not_showing into 13.0 See merge request hibou-io/hibou-odoo/suite!994
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user