Friday, March 19, 2021
1 change · master
Enhancements to existing features
This update lets Odoo better decide when to show the optional column dropdown in list views. It gives implementers more control over the interface, helping keep screens cleaner and more relevant for users.
Original PR description
This commit aims to allow ones to customize the condition whether the optional column dropdown should be rendered or not. PR enterprise : odoo/enterprise#15205 task-2392303 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr