Skip to content

Commit

Permalink
[IMP] sale_order_view_search_inherit: remove duplicated field
Browse files Browse the repository at this point in the history
  • Loading branch information
oihane committed Nov 7, 2024
1 parent cc8f44f commit 1caa564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sale_order_view_search_inherit/views/sale_order_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<field name="arch" type="xml">
<xpath expr="//tree" position="inside">
<field name="origin" optional="show" />
<field name="commitment_date" optional="show" />
</xpath>
</field>
</record>
Expand Down

0 comments on commit 1caa564

Please sign in to comment.