Skip to content
Snippets Groups Projects
Commit d3abf5c9 authored by Hiral Bhavsar's avatar Hiral Bhavsar Committed by Thibault Delavallée
Browse files

[IMP] product_margin: remove actions from the controlpanel action menu

Here remove the 'binding_model' attributes from 'act_window' to
remove the action menu 'Product Margins' from the 'product.product'
model

Linked to task 1984526
Related to PR #33720
parent b7c8cf1b
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@
<act_window name="Product Margins"
res_model="product.margin"
binding_model="product.product"
view_mode="form"
target="new"
id="product_margin_act_window"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment