Skip to content

Commit

Permalink
[FIX] remove call_back boolean field from search view
Browse files Browse the repository at this point in the history
  • Loading branch information
AungKoKoLin1997 committed Dec 18, 2023
1 parent 059197e commit 634ec22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion purchase_order_channel/views/purchase_order_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<field name="inherit_id" ref="purchase.view_purchase_order_filter" />
<field name="arch" type="xml">
<xpath expr="//field[@name='product_id']" position="before">
<field name="call_back" />
<field name="request_channel_id" />
<field name="request_medium_id" />
</xpath>
Expand Down

0 comments on commit 634ec22

Please sign in to comment.