Thursday, August 1, 2019
1 change · master
Features or functions removed from Odoo
This change removes an unused setting from a website menu link. It simplifies the template without changing what users see, because the opened page already applies the intended default filter.
Original PR description
Since this is a website template, the `context` does not make much sense. Additionally, there is no search filter named `web_features`. Lastly, the action opened via this link already has a default search filter enabled [[1]]. [1]: https://github.com/odoo/odoo/blob/81f024b545c8ddeeed040fcde42db3f5f7e2a468/addons/website/views/website_views.xml#L17 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr