hello,
i am beginner in odoo 10 and it is hard for me to hide the list view in the product menu of odoo 10. please guide me how to solve this issues?
thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hello,
i am beginner in odoo 10 and it is hard for me to hide the list view in the product menu of odoo 10. please guide me how to solve this issues?
thanks.
Hi AR,
You can inherit the Action of the menu item, and Override the Action.
Check this example, This will Hide the Products Tree view from the Purchase.
Eg:
<record id="purchase.product_normal_action_puchased" model="ir.actions.act_window"> <!-- module_name.original_id--> |
Thank you.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up