mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Merge branch 'imp/15.0/sale_sourced_by_line__optional_hide_so_columns' into '15.0-test'
imp/15.0/sale_sourced_by_line__optional_hide_so_columns into 15.0-test See merge request hibou-io/hibou-odoo/suite!1624
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<field name="warehouse_id"/>
|
||||
</xpath>
|
||||
<xpath expr="//label[@for='commitment_date']" position="before">
|
||||
<field name="date_planned" />
|
||||
<field name="requested_date" />
|
||||
<field name="date_planned" optional="hide"/>
|
||||
<field name="requested_date" optional="hide" />
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user